Page MenuHomePhorge

Build 135
PassedPublic

Run Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Apr 17 2015, 4:15 PM · Built for 57 s
Status
Passed

Build Log 499 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

62++ sed -e 's|ssh://git@|https://|g'
63+ ro_uri=https://git.kolab.org/diffusion/DO/docker.git
64++ pwd
65+ export TMPDIR=/var/tmp/195
66+ TMPDIR=/var/tmp/195
67+ '[' '!' -d docker.git ']'
68+ git clone https://git.kolab.org/diffusion/DO/docker.git docker.git
69+ pushd docker.git
70+ git checkout df29f115db8605d5bc439fe0755e9689f89e5950
71Note: checking out 'df29f115db8605d5bc439fe0755e9689f89e5950'.
72
73You are in 'detached HEAD' state. You can look around, make experimental
74changes and commit them, and you can discard any commits you make in this
75state without impacting any branches by performing another checkout.
76
77If you want to create a new branch to retain commits you create, you may
78do so (now or later) by using -b with the checkout command again. Example:
79
80 git checkout -b new_branch_name
81
82HEAD is now at df29f11... Allow the entrypoint to update the container
83+ popd
84+ '[' docker '!=' stick ']'
85+ '[' '!' -d stick.git ']'
86+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
87+ export commit
88+ export differential
89+ export id
90+ export package
91+ export phid
92+ export ro_uri
93+ export uri
94+ export vcs
95+ export test_build
96+ export test_functional
97+ export test_integration
98+ export test_performance
99+ export test_unit
100+ '[' -x stick.git/drydocker/docker/build.sh ']'
101+ pushd docker.git
102+ ../stick.git/drydocker/docker/build.sh
103Sending build context to Docker daemon 2.048 kB
104
105Sending build context to Docker daemon
106+ retval=0
107+ popd
108+ cd /var/tmp
109+ rm -rf /var/tmp/195
110+ exit 0
111

Build Log 498 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

47Deleted: e08acb6466a110048c867508d0110195624927ad1c3a36957cb25ae32e74a1fe
48Deleted: 9e762301c5e15b6327a3d85113bdc5b4f12615725250838ea5abc6914600101c
49Deleted: bd71e0e2d52bf9c1452e29a9905d98c1569a407bc73cb8541b13261d5555807c
50Deleted: be559250b1a04838de1666a02baa4d0563e01c953b962922b3b76ec3c91415dc
51Deleted: 10bb244a07003bd7c3494d5c9ee12a810662a9ccc3df8d15247a44a2ac34f32d
52Deleted: 608627b843179c66e5dd3161acd5ee6807bb9ffdb7ac9f6517875dbd6af9e13a
53Deleted: e42df16a2adc8feba281198d6193b1b93b48e6bdfd84610c84704960ee690f0f
54Deleted: 853fb6afcba5805d6b438b982d8122044a912aba24574eda35135c108ff6761a
55Deleted: 5b24cc805308d04f9be596fe62f23f24b0273143a2ab01079b827fc04ae922fb
56Deleted: e0bdeea964f844daf7123f9dc78fe7ae66338a0aa712e268498e4b4d431aece5
57Deleted: f9578a6d7b07a77dc0b930b865a9f935f9752faa1674fb94232feb88574b7731
58Deleted: 8d240b95f20ed8e1dcfddd9b4f8ba8574f22e41ad257ecd85bd581c690edd55b
59Deleted: b0354422571fb3bc4fc5b1ec9f4099c9d6defcef9cbf6fcb639e13eef56828f3
60Deleted: c6c031a067b63bde90a827eae331e6f7f8eac485d63fa15b202d1a2fd2d0de48
61Deleted: 422fe2c124e97b3d3b3b132de0e91bce5530b3a00bec5c6bb7b64419644fd218
62for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
63 docker build -t kolab/ci-$dist - < $dist ; \
64done
65Step 0 : FROM centos:centos7
66 ---> 214a4932132a
67Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
68 ---> Using cache
69 ---> 85a7fc22c601
70Step 2 : RUN yum clean metadata && yum -y install epel-release git yum-utils
71 ---> Using cache
72 ---> 62eb4d3d10b3
73Step 3 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
74 ---> Using cache
75 ---> 33a3c05d095d
76Step 4 : RUN rpm --import https://ssl.kolabsys.com/community.asc
77 ---> Using cache
78 ---> 38cb89925e00
79Step 5 : ENV IMAGE maipo
80 ---> Using cache
81 ---> 476041223a05
82Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
83 ---> d263a127377a
84Removing intermediate container 6dd04263403d
85Step 7 : RUN chmod 755 /entrypoint.sh
86 ---> Running in 4bd4ea968609
87 ---> 6300358f1b67
88Removing intermediate container 4bd4ea968609
89Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
90 ---> Running in 662f53f77e96
91 ---> 61c29cb4dac7
92Removing intermediate container 662f53f77e96
93Successfully built 61c29cb4dac7
94/var/tmp/195/docker.git
95/var/tmp/195
96

Lease Host

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Apr 17 2015, 4:14 PM · Built for 1 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Apr 17 2015, 4:14 PM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline