Page MenuHomePhorge

Build 2392
PassedPublic

Drydock: Run Command

When
Completed at Jan 18 2016, 1:31 PM · Built for 14 m, 5 s
Status
Passed

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

32+ popd
33+ '[' manticore '!=' 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
38From https://git.kolab.org/diffusion/QA/stick
39 bdf5a16..6dfb1d8 master -> origin/master
40+ git reset --hard origin/master
41+ git clean -d -f -x
42+ popd
43+ export commit
44+ export differential
45+ export id
46+ export package
47+ export phid
48+ export ro_uri
49+ export uri
50+ export vcs
51+ export test_build
52+ export test_functional
53+ export test_integration
54+ export test_performance
55+ export test_unit
56+ export test_obs
57+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
58+ '[' -x stick.git/drydocker/manticore/build.sh ']'
59+ pushd manticore.git
60+ ../stick.git/drydocker/manticore/build.sh
61+ 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=2392 -e COMMIT=ab9f1b8a34adc1155d034d5ecf705ccf357b5659 -e DIFFERENTIAL= -e PACKAGE=manticore -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-cwyqhxitpdge2zbgmnaz -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
62Switched to a new branch 'chwala'
63Switched to branch 'master'
64Switched to a new branch 'ssha-webdav-creds'
65Note: checking out 'ab9f1b8a34adc1155d034d5ecf705ccf357b5659'.
66
67You are in 'detached HEAD' state. You can look around, make experimental
68changes and commit them, and you can discard any commits you make in this
69state without impacting any branches by performing another checkout.
70
71If you want to create a new branch to retain commits you create, you may
72do so (now or later) by using -b with the checkout command again. Example:
73
74 git checkout -b new_branch_name
75
76HEAD is now at ab9f1b8... Fix saving snapshots to Chwala
77+ exit 0
78+ retval=0
79+ popd
80+ exit 0
81

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

65679The latest stable branch is ''
65680+++ '[' master == master ']'
65681+++ '[' '!' -z '' ']'
65682+++ master_version=
65683+++ stable_version=0
65684++++ git tag -l
65685++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
65686++++ grep -E '(\.[0-9]+)+$'
65687++++ sort --version-sort -u
65688++++ awk -F. '{$NF+=1; OFS="."; print $0}'
65689++++ sed -r -e 's/[^0-9\.]+//g'
65690++++ tail -n 1
65691+++ tag_version=0.1.1
65692+++ '[' -z 0.1.1 -a -z '' ']'
65693++++ sort --version-sort -u
65694++++ tail -n 1
65695++++ echo -e '\n0\n0.1.1'
65696+++ new_version=0.1.1
65697+++ '[' 0.1.1 == 0 ']'
65698+++ echo 'Going with new version: '\''0.1.1'\'''
65699Going with new version: '0.1.1'
65700+++ set - -x
65701/srv/Kolab:Development/manticore /srv/manticore.git /srv/manticore.git
65702Running osc ar ...
65703Running osc ar OK (at ab9f1b8a34adc1155d034d5ecf705ccf357b5659)
65704Running osc ci -m manticore@ab9f1b8a34adc1155d034d5ecf705ccf357b5659-2016-01-18 ...
65705Sending manticore-0.1.1.tar.gz
65706Sending manticore.spec
65707Transmitting file data ..
65708Committed revision 26.
65709Running osc ci -m manticore@ab9f1b8a34adc1155d034d5ecf705ccf357b5659-2016-01-18 OK (at ab9f1b8a34adc1155d034d5ecf705ccf357b5659)
65710/srv/manticore.git /srv/manticore.git
65711Running obs_checkin OK (at ab9f1b8a34adc1155d034d5ecf705ccf357b5659)
65712/srv/manticore.git
65713Running ../stick.git/drydocker/manticore/test_obs_checkin.sh OK (at ab9f1b8a34adc1155d034d5ecf705ccf357b5659)
65714/srv
65715========================================================================
65716 Running '../stick.git/drydocker/manticore/test_build.sh' OK (at ab9f1b8a34adc1155d034d5ecf705ccf357b5659)
65717 Running 'obs_build_local' OK (at ab9f1b8a34adc1155d034d5ecf705ccf357b5659)
65718 Running 'yum_downgrade' FAILED (at ab9f1b8a34adc1155d034d5ecf705ccf357b5659)
65719 Running 'yum_install' OK (at ab9f1b8a34adc1155d034d5ecf705ccf357b5659)
65720 Running 'obs_install_local' OK (at ab9f1b8a34adc1155d034d5ecf705ccf357b5659)
65721 Running '../stick.git/drydocker/manticore/test_obs.sh' OK (at ab9f1b8a34adc1155d034d5ecf705ccf357b5659)
65722 Running 'osc ar' OK (at ab9f1b8a34adc1155d034d5ecf705ccf357b5659)
65723 Running 'osc ci -m manticore@ab9f1b8a34adc1155d034d5ecf705ccf357b5659-2016-01-18' OK (at ab9f1b8a34adc1155d034d5ecf705ccf357b5659)
65724 Running 'obs_checkin' OK (at ab9f1b8a34adc1155d034d5ecf705ccf357b5659)
65725 Running '../stick.git/drydocker/manticore/test_obs_checkin.sh' OK (at ab9f1b8a34adc1155d034d5ecf705ccf357b5659)
65726========================================================================
65727/var/drydock/workingcopy-76/repo/manticore
65728

Lease Working Copy

When
Completed at Jan 18 2016, 1:17 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jan 18 2016, 1:17 PM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline