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
22-Jul-2016 12:16:00 Successfully built fb2f866b0986
22-Jul-2016 12:16:00 Sending build context to Docker daemon 22.02 kB
22-Jul-2016 12:16:00
22-Jul-2016 12:16:01 Step 1 : FROM ubuntu
22-Jul-2016 12:16:01 latest: Pulling from library/ubuntu
22-Jul-2016 12:16:01 Digest: sha256:7ce82491d6e35d3aa7458a56e470a821baecee651fba76957111402591d20fc1
22-Jul-2016 12:16:01 Status: Image is up to date for ubuntu:latest
22-Jul-2016 12:16:01 ---> ac526a356ca4
22-Jul-2016 12:16:01 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/*     ;
22-Jul-2016 12:16:01 ---> Using cache
22-Jul-2016 12:16:01 ---> c3c9092bec10
22-Jul-2016 12:16:01 Step 3 : COPY FILES.toolserver /
22-Jul-2016 12:16:01 ---> Using cache
22-Jul-2016 12:16:01 ---> 1ac400bb022f
22-Jul-2016 12:16:01 Step 4 : ENV TOOLSERVER_PORT 8082
22-Jul-2016 12:16:01 ---> Using cache
22-Jul-2016 12:16:01 ---> 0e7ecd4c7991
22-Jul-2016 12:16:01 Step 5 : CMD /usr/local/bin/usage
22-Jul-2016 12:16:01 ---> Using cache
22-Jul-2016 12:16:01 ---> 1b4b176c017b
22-Jul-2016 12:16:01 Successfully built 1b4b176c017b
22-Jul-2016 12:16:01 Tagged clowder toolserver with local
22-Jul-2016 12:16:01 Tagged clowder toolserver with local
22-Jul-2016 12:16:01 Untagged: toolserver-31975:latest
22-Jul-2016 12:16:01 Untagged: clowder-31975:latest