Build: #2 was successful Changes by Indira Gutierrez Polo

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
19-Apr-2016 14:06:56 Step 1 : FROM ubuntu
19-Apr-2016 14:06:57 latest: Pulling from library/ubuntu
19-Apr-2016 14:06:57 759d6771041e: Already exists
19-Apr-2016 14:06:57 8836b825667b: Already exists
19-Apr-2016 14:06:57 c2f5e51744e6: Already exists
19-Apr-2016 14:06:57 a3ed95caeb02: Already exists
19-Apr-2016 14:06:57 Digest: sha256:b4dbab2d8029edddfe494f42183de20b7e2e871a424ff16ffe7b15a31f102536
19-Apr-2016 14:06:57 Status: Image is up to date for ubuntu:latest
19-Apr-2016 14:06:57 ---> b72889fa879c
19-Apr-2016 14:06:57 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/*     ;
19-Apr-2016 14:06:57 ---> Using cache
19-Apr-2016 14:06:57 ---> d298e947370d
19-Apr-2016 14:06:57 Step 3 : COPY FILES.toolserver /
19-Apr-2016 14:06:57 ---> Using cache
19-Apr-2016 14:06:57 ---> 550f053d1798
19-Apr-2016 14:06:57 Step 4 : ENV TOOLSERVER_PORT 8082
19-Apr-2016 14:06:57 ---> Using cache
19-Apr-2016 14:06:57 ---> 50351e77cbcc
19-Apr-2016 14:06:57 Step 5 : CMD /usr/local/bin/usage
19-Apr-2016 14:06:57 ---> Using cache
19-Apr-2016 14:06:57 ---> a934dc96de29
19-Apr-2016 14:06:57 Successfully built a934dc96de29
19-Apr-2016 14:06:57 Tagged clowder toolserver with local
19-Apr-2016 14:06:57 Untagged: toolserver-13548:latest
19-Apr-2016 14:06:57 Untagged: clowder-13548:latest