Page MenuHomePhorge

Build 2848
FailedPublic

Drydock: Run Command

When
Completed at Feb 26 2016, 11:29 AM · Built for 8 m, 31 s
Status
Failed

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

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/roundcubemail-plugins-kolab/build.sh ']'
57+ pushd roundcubemail-plugins-kolab.git
58+ ../stick.git/drydocker/roundcubemail-plugins-kolab/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=2848 -e COMMIT=b6c1f28c04ee8d7082f7782b5fc519194c1b9fe5 -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-itc2rai3jnnyczfx5eab -e URI=ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git -e RO_URI=https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.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/perf'
61Switched to a new branch 'dev/sabre-vobject3'
62Switched to a new branch 'manticore'
63Switched to branch 'master'
64Switched to a new branch 'roundcubemail-plugins-kolab-0.6'
65Switched to a new branch 'roundcubemail-plugins-kolab-0.7'
66Switched to a new branch 'roundcubemail-plugins-kolab-0.8'
67Switched to a new branch 'roundcubemail-plugins-kolab-0.9'
68Switched to a new branch 'roundcubemail-plugins-kolab-3.0'
69Switched to a new branch 'roundcubemail-plugins-kolab-3.1'
70Switched to a new branch 'roundcubemail-plugins-kolab-3.2'
71http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/511e52fb435d809f93479279119ab530e40fb4a1d5701e6138d9be990924cdaf-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
72Trying other mirror.
73To address this issue please refer to the below knowledge base article
74
75https://access.redhat.com/articles/1320623
76
77If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/
78
79Note: checking out 'b6c1f28c04ee8d7082f7782b5fc519194c1b9fe5'.
80
81You are in 'detached HEAD' state. You can look around, make experimental
82changes and commit them, and you can discard any commits you make in this
83state without impacting any branches by performing another checkout.
84
85If you want to create a new branch to retain commits you create, you may
86do so (now or later) by using -b with the checkout command again. Example:
87
88 git checkout -b new_branch_name
89
90HEAD is now at b6c1f28... Fix bug where read-only folder was displayed as read-write in delegation form and it wasn't possible to unset ACL on a folder (#5347)
91+ exit 1
92+ retval=1
93+ popd
94+ exit 1
95

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

2128[ 96s] Warning: spec file parser line 39: can't expand %(...)
2129[ 97s] -----------------------------------------------------------------
2130[ 97s] ----- building roundcubemail-plugins-kolab.spec (user abuild)
2131[ 97s] -----------------------------------------------------------------
2132[ 97s] -----------------------------------------------------------------
2133[ 97s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature /home/abuild/rpmbuild/SOURCES/roundcubemail-plugins-kolab.spec
2134[ 97s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.c1NZ5w
2135[ 97s] + umask 022
2136[ 97s] + cd /home/abuild/rpmbuild/BUILD
2137[ 97s] + cd /home/abuild/rpmbuild/BUILD
2138[ 97s] + rm -rf roundcubemail-plugins-kolab-3.2.11
2139[ 97s] + /usr/bin/mkdir -p roundcubemail-plugins-kolab-3.2.11
2140[ 97s] + cd roundcubemail-plugins-kolab-3.2.11
2141[ 97s] + /usr/bin/gzip -dc /home/abuild/rpmbuild/SOURCES/roundcubemail-plugins-kolab-3.2.11.tar.gz
2142[ 97s] + /usr/bin/tar -xf -
2143[ 97s] + STATUS=0
2144[ 97s] + '[' 0 -ne 0 ']'
2145[ 97s] + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
2146[ 97s] + pushd roundcubemail-plugins-kolab-3.2.11
2147[ 97s] ~/rpmbuild/BUILD/roundcubemail-plugins-kolab-3.2.11/roundcubemail-plugins-kolab-3.2.11 ~/rpmbuild/BUILD/roundcubemail-plugins-kolab-3.2.11
2148[ 97s] + echo 'Patch #1 (fix-php-fatal-error.patch):'
2149[ 97s] Patch #1 (fix-php-fatal-error.patch):
2150[ 97s] + /usr/bin/cat /home/abuild/rpmbuild/SOURCES/fix-php-fatal-error.patch
2151[ 97s] + /usr/bin/patch -p1 --fuzz=0
2152[ 97s] patching file plugins/calendar/drivers/kolab/kolab_user_calendar.php
2153[ 97s] Reversed (or previously applied) patch detected! Assume -R? [n]
2154[ 97s] Apply anyway? [n]
2155[ 97s] Skipping patch.
2156[ 97s] 1 out of 1 hunk ignored -- saving rejects to file plugins/calendar/drivers/kolab/kolab_user_calendar.php.rej
2157[ 97s] error: Bad exit status from /var/tmp/rpm-tmp.c1NZ5w (%prep)
2158[ 97s]
2159[ 97s]
2160[ 97s] RPM build errors:
2161[ 97s] Bad exit status from /var/tmp/rpm-tmp.c1NZ5w (%prep)
2162
2163The buildroot was: /var/tmp/build-root/CentOS_7-x86_64
2164/srv /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
2165/srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
2166Running obs_build_local FAILED (at b6c1f28c04ee8d7082f7782b5fc519194c1b9fe5)
2167Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh FAILED (at b6c1f28c04ee8d7082f7782b5fc519194c1b9fe5)
2168========================================================================
2169 Running 'generic_php_lint' OK (at b6c1f28c04ee8d7082f7782b5fc519194c1b9fe5)
2170 Running 'generic_js_lint' FAILED (at 8ac3269ee5642da80b2c38a87c22379bb32e0738)
2171 Running 'generic_js_lint' OK (at b6c1f28c04ee8d7082f7782b5fc519194c1b9fe5)
2172 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh' OK (at b6c1f28c04ee8d7082f7782b5fc519194c1b9fe5)
2173 Running 'obs_build_local' FAILED (at b6c1f28c04ee8d7082f7782b5fc519194c1b9fe5)
2174 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh' FAILED (at b6c1f28c04ee8d7082f7782b5fc519194c1b9fe5)
2175========================================================================
2176/var/drydock/workingcopy-77/repo/roundcubemail-plugins-kolab
2177

Lease Working Copy

When
Completed at Feb 26 2016, 11:20 AM · Built for 1 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Feb 26 2016, 11:20 AM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline