Page MenuHomePhorge

Build 4097
FailedPublic

Drydock: Run Command

When
Completed at Jul 4 2016, 9:44 AM · Built for 1 m, 44 s
Status
Failed

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

1+ '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.git ']'
2+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
3+ test_build=1
4+ test_functional=1
5+ test_integration=1
6+ test_performance=1
7+ test_unit=1
8+ test_obs=1
9+ '[' -z git ']'
10+ case ${vcs} in
11++ basename ssh://git@git.kolab.org/diffusion/P/pykolab.git .git
12+ package=pykolab
13++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
14++ sed -e 's|ssh://git@|https://|g'
15+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
16+ case ${package} in
17++ pwd
18+ export TMPDIR=/var/drydock/workingcopy-215829/repo/pykolab
19+ TMPDIR=/var/drydock/workingcopy-215829/repo/pykolab
20+ '[' '!' -d pykolab.git ']'
21+ pushd pykolab.git
22+ git remote set-url origin https://git.kolab.org/diffusion/P/pykolab.git
23+ git fetch origin
24+ git reset --hard origin/master
25+ git clean -d -f -x
26+ git checkout 6336f4448c7ffa975fe0f4ee4aa83810af75dc39
27Previous HEAD position was 132ea08... ID directly after authentication, before asking for admin or hierarchy separators
28HEAD is now at 6336f44... ID directly after authentication, before asking for admin or hierarchy separators
29+ popd
30+ '[' pykolab '!=' stick ']'
31+ '[' '!' -d stick.git ']'
32+ pushd stick.git
33+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
34+ git fetch origin
35+ git reset --hard origin/master
36+ git clean -d -f -x
37+ popd
38+ export commit
39+ export differential
40+ export id
41+ export package
42+ export phid
43+ export ro_uri
44+ export uri
45+ export vcs
46+ export test_build
47+ export test_functional
48+ export test_integration
49+ export test_performance
50+ export test_unit
51+ export test_obs
52+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
53+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
54+ pushd pykolab.git
55+ ../stick.git/drydocker/pykolab/build.sh
56+ 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=4097 -e COMMIT=6336f4448c7ffa975fe0f4ee4aa83810af75dc39 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-iv4etpbfgqgavfxt747h -e URI=ssh://git@git.kolab.org/diffusion/P/pykolab.git -e RO_URI=https://git.kolab.org/diffusion/P/pykolab.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
57Switched to a new branch 'dev/boddie'
58Switched to a new branch 'dev/boddie-new/combined'
59Switched to a new branch 'dev/boddie-new/setup'
60Switched to a new branch 'dev/confmgmt'
61Switched to a new branch 'dev/entitlements'
62Switched to a new branch 'dev/kolab-test-suite'
63Switched to a new branch 'dev/kolab-test-tools'
64Switched to branch 'master'
65Switched to a new branch 'pykolab-0.2'
66Switched to a new branch 'pykolab-0.3'
67Switched to a new branch 'pykolab-0.4'
68Switched to a new branch 'pykolab-0.5'
69Note: checking out 'pykolab-0.5.14'.
70
71You are in 'detached HEAD' state. You can look around, make experimental
72changes and commit them, and you can discard any commits you make in this
73state without impacting any branches by performing another checkout.
74
75If you want to create a new branch to retain commits you create, you may
76do so (now or later) by using -b with the checkout command again. Example:
77
78 git checkout -b new_branch_name
79
80HEAD is now at a35735a... 0.5.14
81Previous HEAD position was a35735a... 0.5.14
82Switched to a new branch 'pykolab-0.6'
83Switched to a new branch 'pykolab-0.7'
84Note: checking out '6336f4448c7ffa975fe0f4ee4aa83810af75dc39'.
85
86You are in 'detached HEAD' state. You can look around, make experimental
87changes and commit them, and you can discard any commits you make in this
88state without impacting any branches by performing another checkout.
89
90If you want to create a new branch to retain commits you create, you may
91do so (now or later) by using -b with the checkout command again. Example:
92
93 git checkout -b new_branch_name
94
95HEAD is now at 6336f44... ID directly after authentication, before asking for admin or hierarchy separators
96+ exit 1
97+ retval=1
98+ popd
99+ exit 1
100

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

1059test_011_load_from_message (tests.unit.test-019-contact.TestContactXML) ... ok
1060test_020_to_dict (tests.unit.test-019-contact.TestContactXML) ... ok
1061test_001_plain_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1062test_002_plain_encoding_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1063test_003_unicode_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1064test_004_unicode_escape (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1065test_005_longkey (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1066test_006_plain_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1067test_007_plain_encoding_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1068test_008_unicode_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1069test_009_unicode_escape_update (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1070test_010_longkey_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1071test_001_normalize (tests.unit.test-022-utils.TestTranslate) ... ok
1072The spaces in attributes used for mail generation. ... ok
1073
1074----------------------------------------------------------------------
1075Ran 148 tests in 3.357s
1076
1077OK (SKIP=2)
1078/srv/pykolab.git
1079Running ../stick.git/drydocker/pykolab/test_unit.sh OK (at 6336f4448c7ffa975fe0f4ee4aa83810af75dc39)
1080Running ../stick.git/drydocker/pykolab/test_obs.sh ...
1081/srv/pykolab.git /srv/pykolab.git
1082Running obs_build_local ...
1083/srv/pykolab.git /srv/pykolab.git /srv/pykolab.git
1084++++ git branch --contains 6336f4448c7ffa975fe0f4ee4aa83810af75dc39
1085++++ sed -r -e 's/^\* //g' -e 's/^ //g'
1086++++ grep -E '^(develop|master|pykolab|[a-z0-9-]+([0-9]+\.?))'
1087++++ sort --version-sort -u
1088+++ branches=pykolab-0.7
1089+++ echo 'Branches that contain 6336f4448c7ffa975fe0f4ee4aa83810af75dc39:'
1090Branches that contain 6336f4448c7ffa975fe0f4ee4aa83810af75dc39:
1091+++ echo pykolab-0.7
1092+++ sed -e 's/\s/\r\n/g'
1093pykolab-0.7
1094++++ echo pykolab-0.7
1095++++ sed -e 's/\s/\r\n/g'
1096++++ grep -E '^master$'
1097+++ '[' '!' -z '' ']'
1098++++ echo pykolab-0.7
1099++++ sed -e 's/\s/\r\n/g'
1100++++ tail -n 1
1101+++ branch=pykolab-0.7
1102+++ echo 'Branch is '\''pykolab-0.7'\'''
1103Branch is 'pykolab-0.7'
1104++++ git branch -la
1105++++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
1106++++ grep -E '^(pykolab|[a-z0-9-]+([0-9]+\.?))'
1107++++ tail -n 1
1108++++ sort --version-sort -u
1109+++ latest_stable_branch=pykolab-0.7
1110+++ echo 'The latest stable branch is '\''pykolab-0.7'\'''
1111The latest stable branch is 'pykolab-0.7'
1112+++ '[' pykolab-0.7 == master ']'
1113+++ master_version=0
1114++++ echo pykolab-0.7
1115++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
1116+++ stable_version=0.7
1117+++ echo 'This puts the version for stable at 0.7'
1118This puts the version for stable at 0.7
1119++++ git tag -l
1120++++ grep -E '0.7(\.[0-9]+)+$'
1121++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
1122++++ awk -F. '{$NF+=1; OFS="."; print $0}'
1123++++ tail -n 1
1124++++ sort --version-sort -u
1125+++ tag_version=0.7.28
1126++++ echo -e '0\n0.7\n0.7.28'
1127++++ sort --version-sort -u
1128++++ tail -n 1
1129+++ new_version=0.7.28
1130+++ '[' 0.7.28 == 0 ']'
1131+++ echo 'Going with new version: '\''0.7.28'\'''
1132Going with new version: '0.7.28'
1133+++ set - -x
1134/srv /srv/pykolab.git /srv/pykolab.git
1135Server returned an error: HTTP Error 404: Not Found
1136Error getting meta for project '' package 'pykolab'
1137pykolab
1138/srv/stick.git/drydocker/generic_obs.sh: line 24: pushd: /pykolab: No such file or directory
1139/srv/pykolab.git /srv /srv/pykolab.git /srv/pykolab.git
1140Going with new version: '0.7.28'
1141About to create /srv//pykolab/pykolab-0.7.28.tar.gz
1142/srv/stick.git/drydocker/generic_obs.sh: line 48: /srv//pykolab/pykolab-0.7.28.tar.gz: No such file or directory
1143Creating /srv//pykolab/pykolab-0.7.28.tar.gz completed
1144ls: cannot access /srv//pykolab/: No such file or directory
1145/srv /srv/pykolab.git /srv/pykolab.git
1146Error: '/srv' is not an osc project dir or working copy
1147/srv/pykolab.git /srv/pykolab.git
1148/srv/pykolab.git
1149Running obs_build_local FAILED (at 6336f4448c7ffa975fe0f4ee4aa83810af75dc39)
1150Running ../stick.git/drydocker/pykolab/test_obs.sh FAILED (at 6336f4448c7ffa975fe0f4ee4aa83810af75dc39)
1151========================================================================
1152 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 6336f4448c7ffa975fe0f4ee4aa83810af75dc39)
1153 Running '../stick.git/drydocker/pykolab/test_unit.sh' OK (at 6336f4448c7ffa975fe0f4ee4aa83810af75dc39)
1154 Running 'obs_build_local' FAILED (at 6336f4448c7ffa975fe0f4ee4aa83810af75dc39)
1155 Running '../stick.git/drydocker/pykolab/test_obs.sh' FAILED (at 6336f4448c7ffa975fe0f4ee4aa83810af75dc39)
1156========================================================================
1157/var/drydock/workingcopy-215829/repo/pykolab
1158

Lease Working Copy

When
Completed at Jul 4 2016, 9:42 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jul 4 2016, 9:42 AM · Built instantly
Status
Passed

Event Timeline