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
01-Apr-2016 10:17:55 Step 1 : FROM ubuntu
01-Apr-2016 10:17:56 latest: Pulling from library/ubuntu
01-Apr-2016 10:17:56 203137e8afd5: Already exists
01-Apr-2016 10:17:56 2ff1bbbe9310: Already exists
01-Apr-2016 10:17:56 933ae2486129: Already exists
01-Apr-2016 10:17:56 a3ed95caeb02: Already exists
01-Apr-2016 10:17:56 Digest: sha256:1bea66e185d3464fec1abda32ffaf2a11de69833cfcf81bd2b9a5be147776814
01-Apr-2016 10:17:56 Status: Image is up to date for ubuntu:latest
01-Apr-2016 10:17:56 ---> 97434d46f197
01-Apr-2016 10:17:56 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/*     ;
01-Apr-2016 10:17:57 ---> Using cache
01-Apr-2016 10:17:57 ---> 615b3db1c06e
01-Apr-2016 10:17:57 Step 3 : COPY FILES.toolserver /
01-Apr-2016 10:17:57 ---> Using cache
01-Apr-2016 10:17:57 ---> dd6399ec63c5
01-Apr-2016 10:17:57 Step 4 : ENV TOOLSERVER_PORT 8082
01-Apr-2016 10:17:57 ---> Using cache
01-Apr-2016 10:17:57 ---> aced07f385d5
01-Apr-2016 10:17:57 Step 5 : CMD /usr/local/bin/usage
01-Apr-2016 10:17:57 ---> Using cache
01-Apr-2016 10:17:57 ---> 4d254a689ca1
01-Apr-2016 10:17:57 Successfully built 4d254a689ca1
01-Apr-2016 10:17:57 Tagged clowder toolserver with local
01-Apr-2016 10:17:57 Untagged: toolserver-9673:latest
01-Apr-2016 10:17:57 Untagged: clowder-9673:latest