Page MenuHomePhorge

Build 142
PassedPublic

You are viewing an older run of this build. View Current Build

History

Run Command on atomic01

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

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

1+ test_build=0
2+ test_functional=0
3+ test_integration=0
4+ test_performance=0
5+ test_unit=0
6+ vcs=git
7+ '[' 12 -gt 0 ']'
8+ case $1 in
9++ eval echo ''\''142'\'''
10+++ echo 142
11+ id=142
12+ shift
13+ shift
14+ '[' 10 -gt 0 ']'
15+ case $1 in
16++ eval echo master
17+++ echo master
18+ commit=master
19+ shift
20+ shift
21+ '[' 8 -gt 0 ']'
22+ case $1 in
23++ eval echo ''\'''\'''
24+++ echo ''
25+ differential=
26+ shift
27+ shift
28+ '[' 6 -gt 0 ']'
29+ case $1 in
30++ eval echo ''\''PHID-HMBT-qfip6yhui3nhq6dxsn5z'\'''
31+++ echo PHID-HMBT-qfip6yhui3nhq6dxsn5z
32+ phid=PHID-HMBT-qfip6yhui3nhq6dxsn5z
33+ shift
34+ shift
35+ '[' 4 -gt 0 ']'
36+ case $1 in
37++ eval echo ssh://git@git.kolab.org/diffusion/QA/stick.git
38+++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
39+ uri=ssh://git@git.kolab.org/diffusion/QA/stick.git
40+ shift
41+ shift
42+ '[' 2 -gt 0 ']'
43+ case $1 in
44++ eval echo git
45+++ echo git
46+ vcs=git
47+ shift
48+ shift
49+ '[' 0 -gt 0 ']'
50+ '[' -z master -a -z '' ']'
51+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
52+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
53+ test_build=1
54+ test_functional=1
55+ test_integration=1
56+ test_performance=1
57+ test_unit=1
58+ '[' -z git ']'
59+ case ${vcs} in
60++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
61+ package=stick
62++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
63++ sed -e 's|ssh://git@|https://|g'
64+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
65+ case ${package} in
66++ pwd
67+ export TMPDIR=/var/tmp/210
68+ TMPDIR=/var/tmp/210
69+ '[' '!' -d stick.git ']'
70+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
71+ pushd stick.git
72+ git checkout master
73Already on 'master'
74+ popd
75+ '[' stick '!=' stick ']'
76+ export commit
77+ export differential
78+ export id
79+ export package
80+ export phid
81+ export ro_uri
82+ export uri
83+ export vcs
84+ export test_build
85+ export test_functional
86+ export test_integration
87+ export test_performance
88+ export test_unit
89+ '[' -x stick.git/drydocker/stick/build.sh ']'
90+ pushd stick.git
91+ ../stick.git/drydocker/stick/build.sh
92Sending build context to Docker daemon 2.56 kB
93
94Sending build context to Docker daemon
95+ retval=0
96+ popd
97+ cd /var/tmp
98+ rm -rf /var/tmp/210
99+ exit 0
100

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

1Cloning into 'stick.git'...
2/var/tmp/210/stick.git /var/tmp/210
3/var/tmp/210
4/var/tmp/210/stick.git /var/tmp/210
5Cloning into '/var/tmp/210/docker.git'...
6/var/tmp/210/docker.git/ci /var/tmp/210/stick.git
7for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
8 docker build -t kolab/ci-$dist - < $dist ; \
9done
10Step 0 : FROM centos:centos7
11 ---> 214a4932132a
12Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
13 ---> Using cache
14 ---> 85a7fc22c601
15Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
16 ---> Using cache
17 ---> bcd2b3489b29
18Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
19 ---> Using cache
20 ---> 993c953beb21
21Step 4 : ENV IMAGE maipo
22 ---> Using cache
23 ---> c4453e9b9183
24Step 5 : RUN yum clean metadata && yum -y install epel-release git yum-utils @development @fedora-packager && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )
25 ---> Using cache
26 ---> fc4a830793f1
27Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
28 ---> Using cache
29 ---> e521a6ee74a1
30Step 7 : RUN chmod 755 /entrypoint.sh
31 ---> Using cache
32 ---> aad3cfd157c4
33Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
34 ---> Using cache
35 ---> 39ef9fbed092
36Successfully built 39ef9fbed092
37/var/tmp/210
38

Run Command on atomic02

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

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

5+ vcs=git
6+ '[' 12 -gt 0 ']'
7+ case $1 in
8++ eval echo ''\''142'\'''
9+++ echo 142
10+ id=142
11+ shift
12+ shift
13+ '[' 10 -gt 0 ']'
14+ case $1 in
15++ eval echo master
16+++ echo master
17+ commit=master
18+ shift
19+ shift
20+ '[' 8 -gt 0 ']'
21+ case $1 in
22++ eval echo ''\'''\'''
23+++ echo ''
24+ differential=
25+ shift
26+ shift
27+ '[' 6 -gt 0 ']'
28+ case $1 in
29++ eval echo ''\''PHID-HMBT-obylygiqrpekcib26muh'\'''
30+++ echo PHID-HMBT-obylygiqrpekcib26muh
31+ phid=PHID-HMBT-obylygiqrpekcib26muh
32+ shift
33+ shift
34+ '[' 4 -gt 0 ']'
35+ case $1 in
36++ eval echo ssh://git@git.kolab.org/diffusion/QA/stick.git
37+++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
38+ uri=ssh://git@git.kolab.org/diffusion/QA/stick.git
39+ shift
40+ shift
41+ '[' 2 -gt 0 ']'
42+ case $1 in
43++ eval echo git
44+++ echo git
45+ vcs=git
46+ shift
47+ shift
48+ '[' 0 -gt 0 ']'
49+ '[' -z master -a -z '' ']'
50+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
51+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
52+ test_build=1
53+ test_functional=1
54+ test_integration=1
55+ test_performance=1
56+ test_unit=1
57+ '[' -z git ']'
58+ case ${vcs} in
59++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
60+ package=stick
61++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
62++ sed -e 's|ssh://git@|https://|g'
63+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
64++ pwd
65+ export TMPDIR=/var/tmp/209
66+ TMPDIR=/var/tmp/209
67+ '[' '!' -d stick.git ']'
68+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
69+ pushd stick.git
70+ git checkout master
71Already on 'master'
72+ popd
73+ '[' stick '!=' stick ']'
74+ export commit
75+ export differential
76+ export id
77+ export package
78+ export phid
79+ export ro_uri
80+ export uri
81+ export vcs
82+ export test_build
83+ export test_functional
84+ export test_integration
85+ export test_performance
86+ export test_unit
87+ '[' -x stick.git/drydocker/stick/build.sh ']'
88+ pushd stick.git
89+ ../stick.git/drydocker/stick/build.sh
90Sending build context to Docker daemon 2.56 kB
91
92Sending build context to Docker daemon
93+ retval=0
94+ popd
95+ pushd stick.git
96+ ../stick.git/drydocker/stick/build.sh
97Sending build context to Docker daemon 2.56 kB
98
99Sending build context to Docker daemon
100+ retval=0
101+ popd
102/usr/local/bin/drydocker: line 244: syntax error near unexpected token `else'
103/usr/local/bin/drydocker: line 244: `else'
104

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

1Cloning into 'stick.git'...
2/var/tmp/209/stick.git /var/tmp/209
3/var/tmp/209
4/var/tmp/209/stick.git /var/tmp/209
5Refreshed /usr/local/bin/drydocker
6Cloning into '/var/tmp/209/docker.git'...
7/var/tmp/209/docker.git/ci /var/tmp/209/stick.git
8for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
9 docker build -t kolab/ci-$dist - < $dist ; \
10done
11Step 0 : FROM centos:centos7
12 ---> 214a4932132a
13Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
14 ---> Using cache
15 ---> dcae4a4725d8
16Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
17 ---> Using cache
18 ---> 2ecb155876fe
19Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
20 ---> Using cache
21 ---> 3f48e284caa9
22Step 4 : ENV IMAGE maipo
23 ---> Using cache
24 ---> 254f36df0154
25Step 5 : RUN yum clean metadata && yum -y install epel-release git yum-utils @development @fedora-packager && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )
26 ---> Using cache
27 ---> cc55d643a513
28Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
29 ---> Using cache
30 ---> 310ca5eba5c6
31Step 7 : RUN chmod 755 /entrypoint.sh
32 ---> Using cache
33 ---> 92d92351e530
34Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
35 ---> Using cache
36 ---> 4114fa87f94b
37Successfully built 4114fa87f94b
38/var/tmp/209
39/var/tmp/209/stick.git /var/tmp/209
40/var/tmp/209/docker.git /var/tmp/209/stick.git
41HEAD is now at 5ac90a9 Ensure the Docker images are eligible for packaging
42/var/tmp/209/stick.git
43/var/tmp/209/docker.git/ci /var/tmp/209/stick.git
44for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
45 docker build -t kolab/ci-$dist - < $dist ; \
46done
47Step 0 : FROM centos:centos7
48 ---> 214a4932132a
49Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
50 ---> Using cache
51 ---> dcae4a4725d8
52Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
53 ---> Using cache
54 ---> 2ecb155876fe
55Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
56 ---> Using cache
57 ---> 3f48e284caa9
58Step 4 : ENV IMAGE maipo
59 ---> Using cache
60 ---> 254f36df0154
61Step 5 : RUN yum clean metadata && yum -y install epel-release git yum-utils @development @fedora-packager && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )
62 ---> Using cache
63 ---> cc55d643a513
64Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
65 ---> Using cache
66 ---> 310ca5eba5c6
67Step 7 : RUN chmod 755 /entrypoint.sh
68 ---> Using cache
69 ---> 92d92351e530
70Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
71 ---> Using cache
72 ---> 4114fa87f94b
73Successfully built 4114fa87f94b
74/var/tmp/209
75

Lease Host atomic01

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

Lease Host atomic02

When
Completed at Apr 17 2015, 2:54 PM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.