Properties
Properties
Run Command
Run Command
- When
- Completed at Sep 4 2015, 8:28 PM · Built for 17 m, 9 s
- Status
Passed
| 16 | + case ${package} in |
|---|---|
| 17 | ++ pwd |
| 18 | + export TMPDIR=/var/tmp/1879 |
| 19 | + TMPDIR=/var/tmp/1879 |
| 20 | + '[' '!' -d libkolabxml.git ']' |
| 21 | + git clone https://git.kolab.org/diffusion/LKX/libkolabxml.git libkolabxml.git |
| 22 | + pushd libkolabxml.git |
| 23 | + git checkout c9e766895ac2a4755aa00ffdb0ca6995f7756393 |
| 24 | Note: checking out 'c9e766895ac2a4755aa00ffdb0ca6995f7756393'. |
| 25 | |
| 26 | You are in 'detached HEAD' state. You can look around, make experimental |
| 27 | changes and commit them, and you can discard any commits you make in this |
| 28 | state without impacting any branches by performing another checkout. |
| 29 | |
| 30 | If you want to create a new branch to retain commits you create, you may |
| 31 | do so (now or later) by using -b with the checkout command again. Example: |
| 32 | |
| 33 | git checkout -b new_branch_name |
| 34 | |
| 35 | HEAD is now at c9e7668... Use GNUInstallDirs so that setting LIB_SUFFIX manually isn't necessary anymore. |
| 36 | + popd |
| 37 | + '[' libkolabxml '!=' stick ']' |
| 38 | + '[' '!' -d stick.git ']' |
| 39 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 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/libkolabxml/build.sh ']' |
| 56 | + pushd libkolabxml.git |
| 57 | + ../stick.git/drydocker/libkolabxml/build.sh |
| 58 | + 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=1467 -e COMMIT=c9e766895ac2a4755aa00ffdb0ca6995f7756393 -e DIFFERENTIAL= -e PACKAGE=libkolabxml -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-rj6f5dvqb3g2zbvqbrz2 -e URI=ssh://git@git.kolab.org/diffusion/LKX/libkolabxml.git -e RO_URI=https://git.kolab.org/diffusion/LKX/libkolabxml.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 |
| 59 | + exit 0 |
| 60 | + retval=0 |
| 61 | + popd |
| 62 | + cd /var/tmp |
| 63 | + rm -rf /var/tmp/1879 |
| 64 | + exit 0 |
| 65 |
| 12013 | +++ echo 'This puts the version for master at '\''1.2'\''' |
|---|---|
| 12014 | This puts the version for master at '1.2' |
| 12015 | +++ stable_version=0 |
| 12016 | ++++ git tag -l |
| 12017 | ++++ grep -E '1.2(\.[0-9]+)+$' |
| 12018 | ++++ sort --version-sort -u |
| 12019 | ++++ tail -n 1 |
| 12020 | ++++ awk -F. '{$NF+=1; OFS="."; print $0}' |
| 12021 | ++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g' |
| 12022 | +++ tag_version= |
| 12023 | +++ '[' -z '' -a -z 1.2 ']' |
| 12024 | ++++ echo -e '1.2\n0\n' |
| 12025 | ++++ sort --version-sort -u |
| 12026 | ++++ tail -n 1 |
| 12027 | +++ new_version=1.2 |
| 12028 | +++ '[' 1.2 == 0 ']' |
| 12029 | +++ echo 'Going with new version: '\''1.2'\''' |
| 12030 | Going with new version: '1.2' |
| 12031 | +++ set - -x |
| 12032 | /srv/Kolab:Development/libkolabxml /srv/libkolabxml.git /srv/libkolabxml.git |
| 12033 | Running osc ar ... |
| 12034 | Running osc ar OK (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12035 | Running osc ci -m libkolabxml@c9e766895ac2a4755aa00ffdb0ca6995f7756393-2015-09-04 ... |
| 12036 | Sending debian.changelog |
| 12037 | Sending libkolabxml-1.2.tar.gz |
| 12038 | Sending libkolabxml.dsc |
| 12039 | Sending libkolabxml.spec |
| 12040 | Transmitting file data .... |
| 12041 | Committed revision 77. |
| 12042 | Running osc ci -m libkolabxml@c9e766895ac2a4755aa00ffdb0ca6995f7756393-2015-09-04 OK (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12043 | /srv/libkolabxml.git /srv/libkolabxml.git |
| 12044 | Running obs_checkin OK (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12045 | /srv/libkolabxml.git |
| 12046 | Running ../stick.git/drydocker/libkolabxml/test_obs.sh OK (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12047 | /srv |
| 12048 | ======================================================================== |
| 12049 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools libkolabxml' OK (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12050 | Running '../stick.git/drydocker/libkolabxml/test_build.sh' OK (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12051 | Running '../stick.git/drydocker/libkolabxml/test_unit.sh' OK (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12052 | Running 'obs_build_local' OK (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12053 | Running 'yum_downgrade' FAILED (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12054 | Running 'yum_install' OK (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12055 | Running 'obs_install_local' OK (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12056 | Running 'osc ar' OK (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12057 | Running 'osc ci -m libkolabxml@c9e766895ac2a4755aa00ffdb0ca6995f7756393-2015-09-04' OK (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12058 | Running 'obs_checkin' OK (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12059 | Running '../stick.git/drydocker/libkolabxml/test_obs.sh' OK (at c9e766895ac2a4755aa00ffdb0ca6995f7756393) |
| 12060 | ======================================================================== |
| 12061 | /var/tmp/1879 |
| 12062 |
Lease Host
Lease Host
- When
- Completed at Sep 4 2015, 8:11 PM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Sep 4 2015, 8:11 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.