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
14-Jul-2016 09:33:17 Successfully built ce2e6ea0e377
14-Jul-2016 09:33:17 Sending build context to Docker daemon 22.02 kB
14-Jul-2016 09:33:17
14-Jul-2016 09:33:17 Step 1 : FROM ubuntu
14-Jul-2016 09:33:18 latest: Pulling from library/ubuntu
14-Jul-2016 09:33:18 Digest: sha256:ba1688fec34f66d8a7ff5b42e6971625d8232c72bf0e38ad06dda10cad157293
14-Jul-2016 09:33:18 Status: Image is up to date for ubuntu:latest
14-Jul-2016 09:33:18 ---> cf62323fa025
14-Jul-2016 09:33:18 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/*     ;
14-Jul-2016 09:33:18 ---> Using cache
14-Jul-2016 09:33:18 ---> 5c785d742cca
14-Jul-2016 09:33:18 Step 3 : COPY FILES.toolserver /
14-Jul-2016 09:33:18 ---> Using cache
14-Jul-2016 09:33:18 ---> e5c1141cc685
14-Jul-2016 09:33:18 Step 4 : ENV TOOLSERVER_PORT 8082
14-Jul-2016 09:33:18 ---> Using cache
14-Jul-2016 09:33:18 ---> bb221004cceb
14-Jul-2016 09:33:18 Step 5 : CMD /usr/local/bin/usage
14-Jul-2016 09:33:18 ---> Using cache
14-Jul-2016 09:33:18 ---> 904f10107a6b
14-Jul-2016 09:33:18 Successfully built 904f10107a6b
14-Jul-2016 09:33:18 Tagged clowder toolserver with local
14-Jul-2016 09:33:18 Tagged clowder toolserver with local
14-Jul-2016 09:33:18 Untagged: toolserver-17728:latest
14-Jul-2016 09:33:18 Untagged: clowder-17728:latest