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
06-Oct-2016 13:51:27 Successfully built 3cbbf202531f
06-Oct-2016 13:51:27 Sending build context to Docker daemon 22.02 kB
06-Oct-2016 13:51:27
06-Oct-2016 13:51:27 Step 1 : FROM ubuntu
06-Oct-2016 13:51:27 latest: Pulling from library/ubuntu
06-Oct-2016 13:51:27 Digest: sha256:28d4c5234db8d5a634d5e621c363d900f8f241240ee0a6a978784c978fe9c737
06-Oct-2016 13:51:27 Status: Image is up to date for ubuntu:latest
06-Oct-2016 13:51:27 ---> c73a085dc378
06-Oct-2016 13:51:27 Step 2 : RUN apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;
06-Oct-2016 13:51:28 ---> Using cache
06-Oct-2016 13:51:28 ---> dc413d483054
06-Oct-2016 13:51:28 Step 3 : COPY FILES.toolserver /
06-Oct-2016 13:51:28 ---> Using cache
06-Oct-2016 13:51:28 ---> b5f72256c25d
06-Oct-2016 13:51:28 Step 4 : ENV TOOLSERVER_PORT 8082
06-Oct-2016 13:51:28 ---> Using cache
06-Oct-2016 13:51:28 ---> 174df2ebb8d5
06-Oct-2016 13:51:28 Step 5 : CMD /usr/local/bin/usage
06-Oct-2016 13:51:28 ---> Using cache
06-Oct-2016 13:51:28 ---> 5f7f19351c35
06-Oct-2016 13:51:28 Successfully built 5f7f19351c35
06-Oct-2016 13:51:28 Tagged clowder toolserver with local
06-Oct-2016 13:51:28 Tagged clowder toolserver with local
06-Oct-2016 13:51:28 Untagged: toolserver-19623:latest
06-Oct-2016 13:51:28 Untagged: clowder-19623:latest