Page MenuHomePhorge

Build 1314
PassedPublic

Run Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Aug 19 2015, 2:21 AM · Built for 20 m, 21 s
Status
Passed

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

18+ ro_uri=https://git.kolab.org/diffusion/M/manticore.git
19++ pwd
20+ export TMPDIR=/var/tmp/1726
21+ TMPDIR=/var/tmp/1726
22+ '[' '!' -d manticore.git ']'
23+ git clone https://git.kolab.org/diffusion/M/manticore.git manticore.git
24+ pushd manticore.git
25+ git checkout b893adac153a72f3c13af99816fc82b5bcc66bb7
26Note: checking out 'b893adac153a72f3c13af99816fc82b5bcc66bb7'.
27
28You are in 'detached HEAD' state. You can look around, make experimental
29changes and commit them, and you can discard any commits you make in this
30state without impacting any branches by performing another checkout.
31
32If you want to create a new branch to retain commits you create, you may
33do so (now or later) by using -b with the checkout command again. Example:
34
35 git checkout -b new_branch_name
36
37HEAD is now at b893ada... Merge pull request #3 from adityab/webdav
38+ popd
39+ '[' manticore '!=' stick ']'
40+ '[' '!' -d stick.git ']'
41+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
42+ export commit
43+ export differential
44+ export id
45+ export package
46+ export phid
47+ export ro_uri
48+ export uri
49+ export vcs
50+ export test_build
51+ export test_functional
52+ export test_integration
53+ export test_performance
54+ export test_unit
55+ export test_obs
56+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
57+ '[' -x stick.git/drydocker/manticore/build.sh ']'
58+ pushd manticore.git
59+ ../stick.git/drydocker/manticore/build.sh
60+ docker run -it --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=1314 -e COMMIT=b893adac153a72f3c13af99816fc82b5bcc66bb7 -e DIFFERENTIAL= -e PACKAGE=manticore -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-iwwtxjbostewwythzrro -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
61+ exit 0
62+ retval=0
63+ popd
64+ cd /var/tmp
65+ rm -rf /var/tmp/1726
66+ exit 0
67

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

70469+++ echo 'The latest stable branch is '\'''\'''
70470The latest stable branch is ''
70471+++ '[' master == master ']'
70472+++ '[' '!' -z '' ']'
70473+++ master_version=
70474+++ stable_version=0
70475++++ git tag -l
70476++++ grep -E '(\.[0-9]+)+$'
70477++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
70478++++ sort --version-sort -u
70479++++ tail -n 1
70480++++ awk -F. '{$NF+=1; OFS="."; print $0}'
70481+++ tag_version=0.1.1
70482+++ '[' -z 0.1.1 -a -z '' ']'
70483++++ echo -e '\n0\n0.1.1'
70484++++ sort --version-sort -u
70485++++ tail -n 1
70486+++ new_version=0.1.1
70487+++ '[' 0.1.1 == 0 ']'
70488+++ echo 'Going with new version: '\''0.1.1'\'''
70489Going with new version: '0.1.1'
70490+++ set - -x
70491/srv/Kolab:Development/manticore /srv/manticore.git /srv/manticore.git
70492Running osc ar ...
70493Running osc ar OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7)
70494Running osc ci -m manticore@b893adac153a72f3c13af99816fc82b5bcc66bb7-2015-08-19 ...
70495Sending manticore-0.1.1.tar.gz
70496Sending manticore.spec
70497Transmitting file data ..
70498Committed revision 14.
70499Running osc ci -m manticore@b893adac153a72f3c13af99816fc82b5bcc66bb7-2015-08-19 OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7)
70500/srv/manticore.git /srv/manticore.git
70501Running obs_checkin OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7)
70502/srv/manticore.git
70503Running ../stick.git/drydocker/manticore/test_obs.sh OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7)
70504/srv
70505========================================================================
70506 Running 'yum-builddep -y --disablerepo=openSUSE_Tools manticore' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7)
70507 Running '../stick.git/drydocker/manticore/test_build.sh' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7)
70508 Running 'obs_build_local' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7)
70509 Running 'yum_downgrade' FAILED (at b893adac153a72f3c13af99816fc82b5bcc66bb7)
70510 Running 'yum_install' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7)
70511 Running 'obs_install_local' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7)
70512 Running 'osc ar' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7)
70513 Running 'osc ci -m manticore@b893adac153a72f3c13af99816fc82b5bcc66bb7-2015-08-19' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7)
70514 Running 'obs_checkin' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7)
70515 Running '../stick.git/drydocker/manticore/test_obs.sh' OK (at b893adac153a72f3c13af99816fc82b5bcc66bb7)
70516========================================================================
70517/var/tmp/1726
70518

Lease Host

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Aug 19 2015, 2:00 AM · Built for 1 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Aug 19 2015, 2:00 AM · Built instantly
Status
Passed

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

69Blocked by: Build 1313
70Blocked by: Build 1313
71Blocked by: Build 1313
72Blocked by: Build 1313
73Blocked by: Build 1313
74Blocked by: Build 1313
75Blocked by: Build 1313
76Blocked by: Build 1313
77Blocked by: Build 1313
78Blocked by: Build 1313
79Blocked by: Build 1313
80Blocked by: Build 1313
81Blocked by: Build 1313
82Blocked by: Build 1313
83Blocked by: Build 1313
84Blocked by: Build 1313
85Blocked by: Build 1313
86Blocked by: Build 1313
87Blocked by: Build 1313
88Blocked by: Build 1313
89Blocked by: Build 1313
90Blocked by: Build 1313
91Blocked by: Build 1313
92Blocked by: Build 1313
93Blocked by: Build 1313
94Blocked by: Build 1313
95Blocked by: Build 1313
96Blocked by: Build 1313
97Blocked by: Build 1313
98Blocked by: Build 1313
99Blocked by: Build 1313
100Blocked by: Build 1313
101Blocked by: Build 1313
102Blocked by: Build 1313
103Blocked by: Build 1313
104Blocked by: Build 1313
105Blocked by: Build 1313
106Blocked by: Build 1313
107Blocked by: Build 1313
108Blocked by: Build 1313
109Blocked by: Build 1313
110Blocked by: Build 1313
111Blocked by: Build 1313
112Blocked by: Build 1313
113Blocked by: Build 1313
114Blocked by: Build 1313
115Blocked by: Build 1313
116Blocked by: Build 1313
117Blocked by: Build 1313
118

Event Timeline