Core application including web front end

Build: #1 was successful First build for this plan

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse default Default Stage Download or View
23-Oct-2019 13:31:55 Sending build context to Docker daemon  9.728kB
23-Oct-2019 13:31:55
23-Oct-2019 13:31:55 Step 1/7 : FROM python:3.7
23-Oct-2019 13:31:55 ---> 023b89039ba4
23-Oct-2019 13:31:55 Step 2/7 : MAINTAINER Bing Zhang <bing@illinois.edu>
23-Oct-2019 13:31:55 ---> Using cache
23-Oct-2019 13:31:55 ---> a43848177f59
23-Oct-2019 13:31:55 Step 3/7 : ENV USERNAME=""     EMAIL_ADDRESS=""     FIRST_NAME=""     LAST_NAME=""     PASSWORD=""     ADMIN=""     MONGO_URI="mongodb://mongo:27017/clowder"
23-Oct-2019 13:31:55 ---> Using cache
23-Oct-2019 13:31:55 ---> b6fe303c821f
23-Oct-2019 13:31:55 Step 4/7 : COPY requirements.txt /
23-Oct-2019 13:31:55 ---> Using cache
23-Oct-2019 13:31:55 ---> 70a451d4ea50
23-Oct-2019 13:31:55 Step 5/7 : RUN pip install -r /requirements.txt
23-Oct-2019 13:31:55 ---> Using cache
23-Oct-2019 13:31:55 ---> da6e3477854e
23-Oct-2019 13:31:55 Step 6/7 : COPY mongo-init.py /
23-Oct-2019 13:31:55 ---> Using cache
23-Oct-2019 13:31:55 ---> de81a8f000b0
23-Oct-2019 13:31:55 Step 7/7 : CMD python /mongo-init.py
23-Oct-2019 13:31:55 ---> Using cache
23-Oct-2019 13:31:55 ---> 15e80cf4f4b4
23-Oct-2019 13:31:55 Successfully built 15e80cf4f4b4
23-Oct-2019 13:31:55 Successfully tagged clowder/mongo-init:latest
23-Oct-2019 13:32:05 Unable to publish artifact [manual]: the source directory /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE1048-JOB1/doc/src/sphinx/_build/html does not exist.