Page MenuHomePhorge

Build 3602
FailedPublic

Drydock: Run Command

When
Completed at May 10 2016, 10:24 AM · Built for 1 m, 39 s
Status
Failed

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

1+ '[' -z 7c9eed0e662d8dc7f2e1996af631457a307a8a7a -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/P/pykolab.git .git
13+ package=pykolab
14++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-215829/repo/pykolab
20+ TMPDIR=/var/drydock/workingcopy-215829/repo/pykolab
21+ '[' '!' -d pykolab.git ']'
22+ pushd pykolab.git
23+ git remote set-url origin https://git.kolab.org/diffusion/P/pykolab.git
24+ git fetch origin
25From https://git.kolab.org/diffusion/P/pykolab
26 450c15f..7c9eed0 pykolab-0.7 -> origin/pykolab-0.7
27+ git reset --hard origin/master
28+ git clean -d -f -x
29+ git checkout 7c9eed0e662d8dc7f2e1996af631457a307a8a7a
30Previous HEAD position was 39e3138... Fix binding current user after LDAP reconnection (T1171)
31HEAD is now at 7c9eed0... Make sure imaplib exception argument is a string before using split() (#5387)
32+ popd
33+ '[' pykolab '!=' stick ']'
34+ '[' '!' -d stick.git ']'
35+ pushd stick.git
36+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
37+ git fetch origin
38+ git reset --hard origin/master
39+ git clean -d -f -x
40+ popd
41+ export commit
42+ export differential
43+ export id
44+ export package
45+ export phid
46+ export ro_uri
47+ export uri
48+ export vcs
49+ export test_build
50+ export test_functional
51+ export test_integration
52+ export test_performance
53+ export test_unit
54+ export test_obs
55+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
56+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
57+ pushd pykolab.git
58+ ../stick.git/drydocker/pykolab/build.sh
59+ docker run -i --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --volume=/var/tmp/osbuild-packagecache/:/var/tmp/osbuild-packagecache/ --hostname=kolab.example.org -e ID=3602 -e COMMIT=7c9eed0e662d8dc7f2e1996af631457a307a8a7a -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-l6d5fwonzdr7ahrpfkhw -e URI=ssh://git@git.kolab.org/diffusion/P/pykolab.git -e RO_URI=https://git.kolab.org/diffusion/P/pykolab.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 -e TEST_OBS=1 kolab/ci-maipo
60Switched to a new branch 'dev/boddie'
61Switched to a new branch 'dev/boddie-new/combined'
62Switched to a new branch 'dev/boddie-new/setup'
63Switched to a new branch 'dev/confmgmt'
64Switched to a new branch 'dev/entitlements'
65Switched to a new branch 'dev/kolab-test-suite'
66Switched to a new branch 'dev/kolab-test-tools'
67Switched to branch 'master'
68Switched to a new branch 'pykolab-0.2'
69Switched to a new branch 'pykolab-0.3'
70Switched to a new branch 'pykolab-0.4'
71Switched to a new branch 'pykolab-0.5'
72Note: checking out 'pykolab-0.5.14'.
73
74You are in 'detached HEAD' state. You can look around, make experimental
75changes and commit them, and you can discard any commits you make in this
76state without impacting any branches by performing another checkout.
77
78If you want to create a new branch to retain commits you create, you may
79do so (now or later) by using -b with the checkout command again. Example:
80
81 git checkout -b new_branch_name
82
83HEAD is now at a35735a... 0.5.14
84Previous HEAD position was a35735a... 0.5.14
85Switched to a new branch 'pykolab-0.6'
86Switched to a new branch 'pykolab-0.7'
87http://download.fedoraproject.org/pub/epel/7/x86_64/p/php-symfony-class-loader-2.7.11-2.el7.noarch.rpm: [Errno 14] curl#6 - "Could not resolve host: download.fedoraproject.org; Name or service not known"
88Trying other mirror.
89
90
91Error downloading packages:
92 php-symfony-class-loader-2.7.11-2.el7.noarch: [Errno 256] No more mirrors to try.
93
94Note: checking out '7c9eed0e662d8dc7f2e1996af631457a307a8a7a'.
95
96You are in 'detached HEAD' state. You can look around, make experimental
97changes and commit them, and you can discard any commits you make in this
98state without impacting any branches by performing another checkout.
99
100If you want to create a new branch to retain commits you create, you may
101do so (now or later) by using -b with the checkout command again. Example:
102
103 git checkout -b new_branch_name
104
105HEAD is now at 7c9eed0... Make sure imaplib exception argument is a string before using split() (#5387)
106cat: /tmp/report.log: No such file or directory
107+ exit 1
108+ retval=1
109+ popd
110+ exit 1
111

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

1/var/drydock/workingcopy-215829/repo/pykolab/pykolab.git /var/drydock/workingcopy-215829/repo/pykolab
2HEAD is now at 39e3138 Fix binding current user after LDAP reconnection (T1171)
3/var/drydock/workingcopy-215829/repo/pykolab
4/var/drydock/workingcopy-215829/repo/pykolab/stick.git /var/drydock/workingcopy-215829/repo/pykolab
5HEAD is now at 7205806 Add a kickstart to provision a phoenix system
6/var/drydock/workingcopy-215829/repo/pykolab
7/var/drydock/workingcopy-215829/repo/pykolab/pykolab.git /var/drydock/workingcopy-215829/repo/pykolab
8Cloning into '/srv/stick.git'...
9Cloning into '/srv/pykolab.git'...
10/srv/pykolab.git /srv/closure-compiler.git
11Branch dev/boddie set up to track remote branch dev/boddie from origin.
12Branch dev/boddie-new/combined set up to track remote branch dev/boddie-new/combined from origin.
13Branch dev/boddie-new/setup set up to track remote branch dev/boddie-new/setup from origin.
14Branch dev/confmgmt set up to track remote branch dev/confmgmt from origin.
15Branch dev/entitlements set up to track remote branch dev/entitlements from origin.
16Branch dev/kolab-test-suite set up to track remote branch dev/kolab-test-suite from origin.
17Branch dev/kolab-test-tools set up to track remote branch dev/kolab-test-tools from origin.
18Branch pykolab-0.2 set up to track remote branch pykolab-0.2 from origin.
19Branch pykolab-0.3 set up to track remote branch pykolab-0.3 from origin.
20Branch pykolab-0.4 set up to track remote branch pykolab-0.4 from origin.
21Branch pykolab-0.5 set up to track remote branch pykolab-0.5 from origin.
22Branch pykolab-0.6 set up to track remote branch pykolab-0.6 from origin.
23Branch pykolab-0.7 set up to track remote branch pykolab-0.7 from origin.
24/srv/closure-compiler.git
25Loaded plugins: ovl, priorities
26Cleaning repos: Kolab_16 Kolab_3.4 Kolab_3.4_Updates Kolab_Winterfell base epel
27 : extras openSUSE_Tools updates
280 metadata files removed
290 sqlite files removed
300 metadata files removed
31Loaded plugins: ovl, priorities
32153 packages excluded due to repository priority protections
33Resolving Dependencies
34--> Running transaction check
35---> Package bind-libs.x86_64 32:9.9.4-29.el7_2.2 will be updated
36---> Package bind-libs.x86_64 32:9.9.4-29.el7_2.3 will be an update
37---> Package bind-license.noarch 32:9.9.4-29.el7_2.2 will be updated
38---> Package bind-license.noarch 32:9.9.4-29.el7_2.3 will be an update
39---> Package bind-utils.x86_64 32:9.9.4-29.el7_2.2 will be updated
40---> Package bind-utils.x86_64 32:9.9.4-29.el7_2.3 will be an update
41---> Package build.noarch 0:20160304-218.1 will be updated
42---> Package build.noarch 0:20160427-223.1 will be an update
43---> Package build-mkbaselibs.noarch 0:20160304-218.1 will be updated
44---> Package build-mkbaselibs.noarch 0:20160427-223.1 will be an update
45---> Package epel-release.noarch 0:7-5 will be updated
46---> Package epel-release.noarch 0:7-6 will be an update
47---> Package epel-rpm-macros.noarch 0:7-6 will be updated
48---> Package epel-rpm-macros.noarch 0:7-8 will be an update
49---> Package git.x86_64 0:1.8.3.1-6.el7 will be updated
50---> Package git.x86_64 0:1.8.3.1-6.el7_2.1 will be an update
51---> Package graphite2.x86_64 0:1.2.2-5.el7 will be updated
52---> Package graphite2.x86_64 0:1.3.6-1.el7_2 will be an update
53---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
54---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.101-2.6.6.1.el7_2 will be an update
55---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
56---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.101-2.6.6.1.el7_2 will be an update
57---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.95-2.6.4.0.el7_2 will be updated
58---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.101-2.6.6.1.el7_2 will be an update
59---> Package kernel-headers.x86_64 0:3.10.0-327.10.1.el7 will be updated
60---> Package kernel-headers.x86_64 0:3.10.0-327.13.1.el7 will be an update
61---> Package kpartx.x86_64 0:0.4.9-85.el7 will be updated
62---> Package kpartx.x86_64 0:0.4.9-85.el7_2.1 will be an update
63---> Package krb5-libs.x86_64 0:1.13.2-10.el7 will be updated
64---> Package krb5-libs.x86_64 0:1.13.2-12.el7_2 will be an update
65---> Package libblkid.x86_64 0:2.23.2-26.el7 will be updated
66---> Package libblkid.x86_64 0:2.23.2-26.el7_2.2 will be an update
67---> Package libmount.x86_64 0:2.23.2-26.el7 will be updated
68---> Package libmount.x86_64 0:2.23.2-26.el7_2.2 will be an update
69---> Package libssh2.x86_64 0:1.4.3-10.el7 will be updated
70---> Package libssh2.x86_64 0:1.4.3-10.el7_2.1 will be an update
71---> Package libuuid.x86_64 0:2.23.2-26.el7 will be updated
72---> Package libuuid.x86_64 0:2.23.2-26.el7_2.2 will be an update
73---> Package nspr.x86_64 0:4.10.8-2.el7_1 will be updated
74---> Package nspr.x86_64 0:4.11.0-1.el7_2 will be an update
75---> Package nss.x86_64 0:3.19.1-19.el7_2 will be updated
76---> Package nss.x86_64 0:3.21.0-9.el7_2 will be an update
77---> Package nss-softokn.x86_64 0:3.16.2.3-13.el7_1 will be updated
78---> Package nss-softokn.x86_64 0:3.16.2.3-14.2.el7_2 will be an update
79---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-13.el7_1 will be updated
80---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-14.2.el7_2 will be an update
81---> Package nss-sysinit.x86_64 0:3.19.1-19.el7_2 will be updated
82---> Package nss-sysinit.x86_64 0:3.21.0-9.el7_2 will be an update
83---> Package nss-tools.x86_64 0:3.19.1-19.el7_2 will be updated
84---> Package nss-tools.x86_64 0:3.21.0-9.el7_2 will be an update
85---> Package nss-util.x86_64 0:3.19.1-4.el7_1 will be updated
86---> Package nss-util.x86_64 0:3.21.0-2.2.el7_2 will be an update
87---> Package openldap.x86_64 0:2.4.40-8.el7 will be updated
88---> Package openldap.x86_64 0:2.4.40-9.el7_2 will be an update
89---> Package openldap-clients.x86_64 0:2.4.40-8.el7 will be updated
90---> Package openldap-clients.x86_64 0:2.4.40-9.el7_2 will be an update
91---> Package openssh.x86_64 0:6.6.1p1-23.el7_2 will be updated
92---> Package openssh.x86_64 0:6.6.1p1-25.el7_2 will be an update
93---> Package openssh-clients.x86_64 0:6.6.1p1-23.el7_2 will be updated
94---> Package openssh-clients.x86_64 0:6.6.1p1-25.el7_2 will be an update
95---> Package openssl-libs.x86_64 1:1.0.1e-51.el7_2.4 will be updated
96---> Package openssl-libs.x86_64 1:1.0.1e-51.el7_2.5 will be an update
97---> Package osc.x86_64 0:0.153.0-175.1 will be updated
98---> Package osc.x86_64 0:0.154.0-180.1 will be an update
99---> Package perl-Git.noarch 0:1.8.3.1-6.el7 will be updated
100---> Package perl-Git.noarch 0:1.8.3.1-6.el7_2.1 will be an update
101---> Package php-phpunit-PHPUnit.noarch 0:4.8.23-1.el7 will be updated
102---> Package php-phpunit-PHPUnit.noarch 0:4.8.24-1.el7 will be an update
103---> Package php-symfony-class-loader.noarch 0:2.7.9-2.el7 will be updated
104---> Package php-symfony-class-loader.noarch 0:2.7.11-2.el7 will be an update
105---> Package php-symfony-common.noarch 0:2.7.9-2.el7 will be updated
106---> Package php-symfony-common.noarch 0:2.7.11-2.el7 will be an update
107---> Package php-symfony-yaml.noarch 0:2.7.9-2.el7 will be updated
108---> Package php-symfony-yaml.noarch 0:2.7.11-2.el7 will be an update
109---> Package php-tidy.x86_64 0:5.4.16-3.el7 will be updated
110---> Package php-tidy.x86_64 0:5.4.16-4.el7 will be an update
111---> Package sudo.x86_64 0:1.8.6p7-16.el7 will be updated
112---> Package sudo.x86_64 0:1.8.6p7-17.el7_2 will be an update
113---> Package systemd.x86_64 0:219-19.el7_2.4 will be updated
114---> Package systemd.x86_64 0:219-19.el7_2.7 will be an update
115---> Package systemd-libs.x86_64 0:219-19.el7_2.4 will be updated
116---> Package systemd-libs.x86_64 0:219-19.el7_2.7 will be an update
117---> Package tzdata.noarch 0:2016a-1.el7 will be updated
118---> Package tzdata.noarch 0:2016d-1.el7 will be an update
119---> Package tzdata-java.noarch 0:2016a-1.el7 will be updated
120---> Package tzdata-java.noarch 0:2016d-1.el7 will be an update
121---> Package util-linux.x86_64 0:2.23.2-26.el7 will be updated
122---> Package util-linux.x86_64 0:2.23.2-26.el7_2.2 will be an update
123--> Finished Dependency Resolution
124
125Dependencies Resolved
126
127================================================================================
128 Package Arch Version Repository Size
129================================================================================
130Updating:
131 bind-libs x86_64 32:9.9.4-29.el7_2.3 updates 1.0 M
132 bind-license noarch 32:9.9.4-29.el7_2.3 updates 82 k
133 bind-utils x86_64 32:9.9.4-29.el7_2.3 updates 200 k
134 build noarch 20160427-223.1 openSUSE_Tools 174 k
135 build-mkbaselibs noarch 20160427-223.1 openSUSE_Tools 40 k
136 epel-release noarch 7-6 epel 14 k
137 epel-rpm-macros noarch 7-8 epel 11 k
138 git x86_64 1.8.3.1-6.el7_2.1 updates 4.4 M
139 graphite2 x86_64 1.3.6-1.el7_2 updates 112 k
140 java-1.7.0-openjdk x86_64 1:1.7.0.101-2.6.6.1.el7_2 updates 209 k
141 java-1.7.0-openjdk-devel x86_64 1:1.7.0.101-2.6.6.1.el7_2 updates 9.2 M
142 java-1.7.0-openjdk-headless
143 x86_64 1:1.7.0.101-2.6.6.1.el7_2 updates 25 M
144 kernel-headers x86_64 3.10.0-327.13.1.el7 updates 3.2 M
145 kpartx x86_64 0.4.9-85.el7_2.1 updates 59 k
146 krb5-libs x86_64 1.13.2-12.el7_2 updates 843 k
147 libblkid x86_64 2.23.2-26.el7_2.2 updates 166 k
148 libmount x86_64 2.23.2-26.el7_2.2 updates 169 k
149 libssh2 x86_64 1.4.3-10.el7_2.1 updates 134 k
150 libuuid x86_64 2.23.2-26.el7_2.2 updates 74 k
151 nspr x86_64 4.11.0-1.el7_2 updates 126 k
152 nss x86_64 3.21.0-9.el7_2 updates 850 k
153 nss-softokn x86_64 3.16.2.3-14.2.el7_2 updates 305 k
154 nss-softokn-freebl x86_64 3.16.2.3-14.2.el7_2 updates 204 k
155 nss-sysinit x86_64 3.21.0-9.el7_2 updates 55 k
156 nss-tools x86_64 3.21.0-9.el7_2 updates 487 k
157 nss-util x86_64 3.21.0-2.2.el7_2 updates 72 k
158 openldap x86_64 2.4.40-9.el7_2 updates 348 k
159 openldap-clients x86_64 2.4.40-9.el7_2 updates 186 k
160 openssh x86_64 6.6.1p1-25.el7_2 updates 435 k
161 openssh-clients x86_64 6.6.1p1-25.el7_2 updates 639 k
162 openssl-libs x86_64 1:1.0.1e-51.el7_2.5 updates 952 k
163 osc x86_64 0.154.0-180.1 openSUSE_Tools 516 k
164 perl-Git noarch 1.8.3.1-6.el7_2.1 updates 53 k
165 php-phpunit-PHPUnit noarch 4.8.24-1.el7 epel 131 k
166 php-symfony-class-loader noarch 2.7.11-2.el7 epel 24 k
167 php-symfony-common noarch 2.7.11-2.el7 epel 106 k
168 php-symfony-yaml noarch 2.7.11-2.el7 epel 26 k
169 php-tidy x86_64 5.4.16-4.el7 epel 22 k
170 sudo x86_64 1.8.6p7-17.el7_2 updates 732 k
171 systemd x86_64 219-19.el7_2.7 updates 5.1 M
172 systemd-libs x86_64 219-19.el7_2.7 updates 357 k
173 tzdata noarch 2016d-1.el7 updates 439 k
174 tzdata-java noarch 2016d-1.el7 updates 179 k
175 util-linux x86_64 2.23.2-26.el7_2.2 updates 1.9 M
176
177Transaction Summary
178================================================================================
179Upgrade 44 Packages
180
181Total download size: 59 M
182Downloading packages:
183Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
184/srv/pykolab.git /srv/closure-compiler.git
185========================================================================
186========================================================================
187/var/drydock/workingcopy-215829/repo/pykolab
188

Lease Working Copy

When
Completed at May 10 2016, 10:22 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at May 10 2016, 10:22 AM · Built instantly
Status
Passed

Event Timeline