Build: #17 was successful Code changes detected

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
28-Sep-2017 14:15:33 16.04: Pulling from library/ubuntu
28-Sep-2017 14:15:33 Digest: sha256:d45655633486615d164808b724b29406cb88e23d9c40ac3aaaa2d69e79e3bd5d
28-Sep-2017 14:15:33 Status: Image is up to date for ubuntu:16.04
28-Sep-2017 14:15:33 ---> 2d696327ab2e
28-Sep-2017 14:15:33 Step 2/6 : MAINTAINER Bing Zhang <bing@illinois.edu>
28-Sep-2017 14:15:33 ---> Using cache
28-Sep-2017 14:15:33 ---> e619f451b215
28-Sep-2017 14:15:33 Step 3/6 : ENV EMAIL_ADDRESS "" FIRST_NAME "" LAST_NAME "" PASSWORD "" MONGO_URI ""
28-Sep-2017 14:15:33 ---> Using cache
28-Sep-2017 14:15:33 ---> a58284d6857a
28-Sep-2017 14:15:33 Step 4/6 : RUN mkdir -p /data/db &&     apt-get update &&     apt-get install -y lsb-release &&     apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv EA312927 &&     echo "deb http://repo.mongodb.org/apt/ubuntu "$(lsb_release -sc)"/mongodb-org/3.2 multiverse" | tee /etc/apt/sources.list.d/mongodb-org-3.2.list &&     apt-get update && apt-get install -y     mongodb-org     net-tools iproute     python3 python3-pip &&     pip3 install passlib bcrypt
28-Sep-2017 14:15:33 ---> Using cache
28-Sep-2017 14:15:33 ---> 50f5117cab48
28-Sep-2017 14:15:33 Step 5/6 : COPY FILES.mongo-init /
28-Sep-2017 14:15:33 ---> Using cache
28-Sep-2017 14:15:33 ---> de05f18cf4f5
28-Sep-2017 14:15:33 Step 6/6 : ENTRYPOINT /usr/local/bin/entrypoint.sh
28-Sep-2017 14:15:33 ---> Using cache
28-Sep-2017 14:15:33 ---> 65af587a7bd9
28-Sep-2017 14:15:33 Successfully built 65af587a7bd9
28-Sep-2017 14:15:34 Tagged clowder toolserver with local
28-Sep-2017 14:15:34 Tagged clowder mongo-init with local
28-Sep-2017 14:15:34 Untagged: toolserver-613:latest
28-Sep-2017 14:15:34 Untagged: clowder-613:latest
28-Sep-2017 14:15:34 Untagged: mongo-init-613:latest