Properties
Properties
Run Command
Run Command
- When
- Completed at Jul 31 2015, 9:11 AM · Built for 17 m, 58 s
- Status
Failed
| 16 | + case ${package} in |
|---|---|
| 17 | ++ pwd |
| 18 | + export TMPDIR=/var/tmp/1579 |
| 19 | + TMPDIR=/var/tmp/1579 |
| 20 | + '[' '!' -d libkolabxml.git ']' |
| 21 | + git clone https://git.kolab.org/diffusion/LKX/libkolabxml.git libkolabxml.git |
| 22 | + pushd libkolabxml.git |
| 23 | + git checkout a4163aa871632523329a607bf357fc2710877295 |
| 24 | Note: checking out 'a4163aa871632523329a607bf357fc2710877295'. |
| 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 a4163aa... Merge branch 'master' into tmp/test-merge |
| 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=1168 -e COMMIT=a4163aa871632523329a607bf357fc2710877295 -e DIFFERENTIAL= -e PACKAGE=libkolabxml -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-d53uv5thkbdhqbqaz5cy -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 1 |
| 60 | + retval=1 |
| 61 | + popd |
| 62 | + cd /var/tmp |
| 63 | + rm -rf /var/tmp/1579 |
| 64 | + exit 1 |
| 65 |
| 16367 | ++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g' |
|---|---|
| 16368 | +++ stable_version=1.1 |
| 16369 | +++ echo 'This puts the version for stable at 1.1' |
| 16370 | This puts the version for stable at 1.1 |
| 16371 | ++++ git tag -l |
| 16372 | ++++ grep -E '1.1(\.[0-9]+)+$' |
| 16373 | ++++ sort --version-sort -u |
| 16374 | ++++ awk -F. '{$NF+=1; OFS="."; print $0}' |
| 16375 | ++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g' |
| 16376 | ++++ tail -n 1 |
| 16377 | +++ tag_version=1.1.1 |
| 16378 | ++++ echo -e '0\n1.1\n1.1.1' |
| 16379 | ++++ sort --version-sort -u |
| 16380 | ++++ tail -n 1 |
| 16381 | +++ new_version=1.1.1 |
| 16382 | +++ '[' 1.1.1 == 0 ']' |
| 16383 | +++ echo 'Going with new version: '\''1.1.1'\''' |
| 16384 | Going with new version: '1.1.1' |
| 16385 | +++ set - -x |
| 16386 | /srv/Kolab:3.4/libkolabxml /srv/libkolabxml.git /srv/libkolabxml.git |
| 16387 | Running osc ar ... |
| 16388 | A libkolabxml-1.1.1.tar.gz |
| 16389 | D _service |
| 16390 | Running osc ar OK (at a4163aa871632523329a607bf357fc2710877295) |
| 16391 | Running osc ci -m libkolabxml@a4163aa871632523329a607bf357fc2710877295-2015-07-31 ... |
| 16392 | Deleting _service |
| 16393 | Sending debian.changelog |
| 16394 | Sending libkolabxml.dsc |
| 16395 | Sending libkolabxml.spec |
| 16396 | Sending libkolabxml-1.1.1.tar.gz |
| 16397 | Server returned an error: HTTP Error 403: Forbidden |
| 16398 | no permission to modify package libkolabxml in project Kolab:3.4 |
| 16399 | Transmitting file data Running osc ci -m libkolabxml@a4163aa871632523329a607bf357fc2710877295-2015-07-31 FAILED (at a4163aa871632523329a607bf357fc2710877295) |
| 16400 | Running obs_checkin FAILED (at a4163aa871632523329a607bf357fc2710877295) |
| 16401 | Running ../stick.git/drydocker/libkolabxml/test_obs.sh FAILED (at a4163aa871632523329a607bf357fc2710877295) |
| 16402 | ======================================================================== |
| 16403 | Running '_install_package_builddep libkolabxml' OK (at a4163aa871632523329a607bf357fc2710877295) |
| 16404 | Running '../stick.git/drydocker/libkolabxml/test_build.sh' OK (at a4163aa871632523329a607bf357fc2710877295) |
| 16405 | Running '../stick.git/drydocker/libkolabxml/test_unit.sh' OK (at a4163aa871632523329a607bf357fc2710877295) |
| 16406 | Running 'obs_build_local' OK (at a4163aa871632523329a607bf357fc2710877295) |
| 16407 | Running 'yum_downgrade' FAILED (at a4163aa871632523329a607bf357fc2710877295) |
| 16408 | Running 'yum_install' OK (at a4163aa871632523329a607bf357fc2710877295) |
| 16409 | Running 'obs_install_local' OK (at a4163aa871632523329a607bf357fc2710877295) |
| 16410 | Running 'osc ar' OK (at a4163aa871632523329a607bf357fc2710877295) |
| 16411 | Running 'osc ci -m libkolabxml@a4163aa871632523329a607bf357fc2710877295-2015-07-31' FAILED (at a4163aa871632523329a607bf357fc2710877295) |
| 16412 | Running 'obs_checkin' FAILED (at a4163aa871632523329a607bf357fc2710877295) |
| 16413 | Running '../stick.git/drydocker/libkolabxml/test_obs.sh' FAILED (at a4163aa871632523329a607bf357fc2710877295) |
| 16414 | ======================================================================== |
| 16415 | /var/tmp/1579 |
| 16416 |
Lease Host
Lease Host
- When
- Completed at Jul 31 2015, 8:53 AM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jul 31 2015, 8:53 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.