Build: #19 was successful Changes by Sandeep Puthanveetil Satheesan

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
29-Sep-2017 14:39:16 16.04: Pulling from library/ubuntu
29-Sep-2017 14:39:16 Digest: sha256:d45655633486615d164808b724b29406cb88e23d9c40ac3aaaa2d69e79e3bd5d
29-Sep-2017 14:39:16 Status: Image is up to date for ubuntu:16.04
29-Sep-2017 14:39:16 ---> 2d696327ab2e
29-Sep-2017 14:39:16 Step 2/6 : MAINTAINER Bing Zhang <bing@illinois.edu>
29-Sep-2017 14:39:16 ---> Using cache
29-Sep-2017 14:39:16 ---> 278808591b6e
29-Sep-2017 14:39:16 Step 3/6 : ENV EMAIL_ADDRESS "" FIRST_NAME "" LAST_NAME "" PASSWORD "" MONGO_URI ""
29-Sep-2017 14:39:16 ---> Using cache
29-Sep-2017 14:39:16 ---> 8f7d407a5699
29-Sep-2017 14:39:16 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
29-Sep-2017 14:39:16 ---> Using cache
29-Sep-2017 14:39:16 ---> 8eb3e857195a
29-Sep-2017 14:39:16 Step 5/6 : COPY FILES.mongo-init /
29-Sep-2017 14:39:16 ---> Using cache
29-Sep-2017 14:39:16 ---> 0feffdf2da2a
29-Sep-2017 14:39:16 Step 6/6 : ENTRYPOINT /usr/local/bin/entrypoint.sh
29-Sep-2017 14:39:16 ---> Using cache
29-Sep-2017 14:39:16 ---> 92c758e51b35
29-Sep-2017 14:39:16 Successfully built 92c758e51b35
29-Sep-2017 14:39:16 Tagged clowder toolserver with local
29-Sep-2017 14:39:16 Tagged clowder mongo-init with local
29-Sep-2017 14:39:17 Untagged: toolserver-10367:latest
29-Sep-2017 14:39:17 Untagged: clowder-10367:latest
29-Sep-2017 14:39:17 Untagged: mongo-init-10367:latest