Page MenuHomePhorge

Build 2589
PassedPublic

Drydock: Run Command

When
Completed at Feb 5 2016, 2:05 PM · Built for 16 m, 24 s
Status
Passed

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

29Previous HEAD position was 941242e... Merge pull request #8 from kanarip/master
30HEAD is now at f743b28... Make autogen.sh executable
31+ popd
32+ '[' manticore '!=' stick ']'
33+ '[' '!' -d stick.git ']'
34+ pushd stick.git
35+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
36+ git fetch origin
37+ git reset --hard origin/master
38+ git clean -d -f -x
39+ popd
40+ export commit
41+ export differential
42+ export id
43+ export package
44+ export phid
45+ export ro_uri
46+ export uri
47+ export vcs
48+ export test_build
49+ export test_functional
50+ export test_integration
51+ export test_performance
52+ export test_unit
53+ export test_obs
54+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
55+ '[' -x stick.git/drydocker/manticore/build.sh ']'
56+ pushd manticore.git
57+ ../stick.git/drydocker/manticore/build.sh
58+ 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=2589 -e COMMIT=f743b28babe243b0ff1434736aa8efe18dc81170 -e DIFFERENTIAL= -e PACKAGE=manticore -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-htizscgaamor4khg56iu -e URI=https://git.kolab.org/diffusion/M/manticore.git -e RO_URI=https://git.kolab.org/diffusion/M/manticore.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
59Switched to a new branch 'chwala'
60Switched to branch 'master'
61Switched to a new branch 'ssha-webdav-creds'
62Note: checking out 'f743b28babe243b0ff1434736aa8efe18dc81170'.
63
64You are in 'detached HEAD' state. You can look around, make experimental
65changes and commit them, and you can discard any commits you make in this
66state without impacting any branches by performing another checkout.
67
68If you want to create a new branch to retain commits you create, you may
69do so (now or later) by using -b with the checkout command again. Example:
70
71 git checkout -b new_branch_name
72
73HEAD is now at f743b28... Make autogen.sh executable
74+ exit 0
75+ retval=0
76+ popd
77+ exit 0
78

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

64208The latest stable branch is ''
64209+++ '[' master == master ']'
64210+++ '[' '!' -z '' ']'
64211+++ master_version=
64212+++ stable_version=0
64213++++ git tag -l
64214++++ grep -E '(\.[0-9]+)+$'
64215++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
64216++++ sort --version-sort -u
64217++++ tail -n 1
64218++++ sed -r -e 's/[^0-9\.]+//g'
64219++++ awk -F. '{$NF+=1; OFS="."; print $0}'
64220+++ tag_version=0.1.1
64221+++ '[' -z 0.1.1 -a -z '' ']'
64222++++ echo -e '\n0\n0.1.1'
64223++++ sort --version-sort -u
64224++++ tail -n 1
64225+++ new_version=0.1.1
64226+++ '[' 0.1.1 == 0 ']'
64227+++ echo 'Going with new version: '\''0.1.1'\'''
64228Going with new version: '0.1.1'
64229+++ set - -x
64230/srv/Kolab:Winterfell/manticore /srv/manticore.git /srv/manticore.git
64231Running osc ar ...
64232Running osc ar OK (at f743b28babe243b0ff1434736aa8efe18dc81170)
64233Running osc ci -m manticore@f743b28babe243b0ff1434736aa8efe18dc81170-2016-02-05 ...
64234Sending manticore-0.1.1.tar.gz
64235Sending manticore.spec
64236Transmitting file data ..
64237Committed revision 2.
64238Running osc ci -m manticore@f743b28babe243b0ff1434736aa8efe18dc81170-2016-02-05 OK (at f743b28babe243b0ff1434736aa8efe18dc81170)
64239/srv/manticore.git /srv/manticore.git
64240Running obs_checkin OK (at f743b28babe243b0ff1434736aa8efe18dc81170)
64241/srv/manticore.git
64242Running ../stick.git/drydocker/manticore/test_obs_checkin.sh OK (at f743b28babe243b0ff1434736aa8efe18dc81170)
64243/srv/closure-compiler.git
64244========================================================================
64245 Running '../stick.git/drydocker/manticore/test_build.sh' OK (at f743b28babe243b0ff1434736aa8efe18dc81170)
64246 Running 'obs_build_local' OK (at f743b28babe243b0ff1434736aa8efe18dc81170)
64247 Running 'yum_downgrade' FAILED (at f743b28babe243b0ff1434736aa8efe18dc81170)
64248 Running 'yum_install' OK (at f743b28babe243b0ff1434736aa8efe18dc81170)
64249 Running 'obs_install_local' OK (at f743b28babe243b0ff1434736aa8efe18dc81170)
64250 Running '../stick.git/drydocker/manticore/test_obs.sh' OK (at f743b28babe243b0ff1434736aa8efe18dc81170)
64251 Running 'osc ar' OK (at f743b28babe243b0ff1434736aa8efe18dc81170)
64252 Running 'osc ci -m manticore@f743b28babe243b0ff1434736aa8efe18dc81170-2016-02-05' OK (at f743b28babe243b0ff1434736aa8efe18dc81170)
64253 Running 'obs_checkin' OK (at f743b28babe243b0ff1434736aa8efe18dc81170)
64254 Running '../stick.git/drydocker/manticore/test_obs_checkin.sh' OK (at f743b28babe243b0ff1434736aa8efe18dc81170)
64255========================================================================
64256/var/drydock/workingcopy-76/repo/manticore
64257

Lease Working Copy

When
Completed at Feb 5 2016, 1:48 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Feb 5 2016, 1:48 PM · Built instantly
Status
Passed

Build Log 8575 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

7Blocked by: Build 2588
8Blocked by: Build 2588
9Blocked by: Build 2588
10Blocked by: Build 2588
11Blocked by: Build 2588
12Blocked by: Build 2588
13Blocked by: Build 2588
14Blocked by: Build 2588
15Blocked by: Build 2588
16Blocked by: Build 2588
17Blocked by: Build 2588
18Blocked by: Build 2588
19Blocked by: Build 2588
20Blocked by: Build 2588
21Blocked by: Build 2588
22Blocked by: Build 2588
23Blocked by: Build 2588
24Blocked by: Build 2588
25Blocked by: Build 2588
26Blocked by: Build 2588
27Blocked by: Build 2588
28Blocked by: Build 2588
29Blocked by: Build 2588
30Blocked by: Build 2588
31Blocked by: Build 2588
32Blocked by: Build 2588
33Blocked by: Build 2588
34Blocked by: Build 2588
35Blocked by: Build 2588
36Blocked by: Build 2588
37Blocked by: Build 2588
38Blocked by: Build 2588
39Blocked by: Build 2588
40Blocked by: Build 2588
41Blocked by: Build 2588
42Blocked by: Build 2588
43Blocked by: Build 2588
44Blocked by: Build 2588
45Blocked by: Build 2588
46Blocked by: Build 2588
47Blocked by: Build 2588
48Blocked by: Build 2588
49Blocked by: Build 2588
50Blocked by: Build 2588
51Blocked by: Build 2588
52Blocked by: Build 2588
53Blocked by: Build 2588
54Blocked by: Build 2588
55Blocked by: Build 2588
56

Event Timeline