Page MenuHomePhorge

Build 3566
FailedPublic

Drydock: Run Command

When
Completed at May 6 2016, 2:31 PM · Built for 1 m, 56 s
Status
Failed

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

1+ '[' -z ce96bb25f424f88ac3a4843c0c9381eb820649d2 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/P/pykolab.git .git
13+ package=pykolab
14++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-215829/repo/pykolab
20+ TMPDIR=/var/drydock/workingcopy-215829/repo/pykolab
21+ '[' '!' -d pykolab.git ']'
22+ pushd pykolab.git
23+ git remote set-url origin https://git.kolab.org/diffusion/P/pykolab.git
24+ git fetch origin
25+ git reset --hard origin/master
26+ git clean -d -f -x
27+ git checkout ce96bb25f424f88ac3a4843c0c9381eb820649d2
28HEAD is now at ce96bb2... Fix folder name encodin issues in undelete-mailbox (#5299) Additionally, try to properly detect when XFER command should be issued
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=3566 -e COMMIT=ce96bb25f424f88ac3a4843c0c9381eb820649d2 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-yuttzr2pagiddc6mz4m2 -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 'ce96bb25f424f88ac3a4843c0c9381eb820649d2'.
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 ce96bb2... Fix folder name encodin issues in undelete-mailbox (#5299) Additionally, try to properly detect when XFER command should be issued
96+ exit 1
97+ retval=1
98+ popd
99+ exit 1
100

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

1298If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1299test_001_itip_events_from_message ... ok
1300test_002_check_date_conflict ... ok
1301test_002_check_event_conflict ... ok
1302test_002_check_event_conflict_single ... ok
1303test_003_send_reply ... ok
1304test_004_send_reply_unicode ... ok
1305If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1306test_002_resource_record_from_email_address ... ok
1307test_003_resource_records_from_itip_events ... ok
1308test_004_get_resource_owner ... ok
1309test_005_send_response_accept ... ok
1310test_006_send_response_delegate ... ok
1311If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1312test_001_itip_events_from_message ... ok
1313test_002_user_dn_from_email_address ... ok
1314test_003_get_matching_invitation_policy ... ok
1315test_005_is_auto_reply ... ok
1316test_006_send_update_notification ... ok
1317test_001_set (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1318test_002_get (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1319test_003_get_raw (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1320test_001_default_langs (tests.unit.test-015-translate.TestTranslate) ... ok
1321test_002_translate (tests.unit.test-015-translate.TestTranslate) ... ok
1322test_003_set_lang (tests.unit.test-015-translate.TestTranslate) ... ok
1323test_001_minimal (tests.unit.test-016-todo.TestTodoXML) ... ok
1324test_002_full (tests.unit.test-016-todo.TestTodoXML) ... ok
1325test_010_load_from_xml (tests.unit.test-016-todo.TestTodoXML) ... ok
1326test_020_load_from_ical (tests.unit.test-016-todo.TestTodoXML) ... ok
1327test_021_as_string_itip (tests.unit.test-016-todo.TestTodoXML) ... ok
1328test_022_ical_with_attachment (tests.unit.test-016-todo.TestTodoXML) ... ok
1329test_030_to_dict (tests.unit.test-016-todo.TestTodoXML) ... ok
1330test_000_order_proplists (tests.unit.test-017-diff.TestComputeDiff) ... ok
1331test_000_order_proplists2 (tests.unit.test-017-diff.TestComputeDiff) ... ok
1332test_001_attachments (tests.unit.test-017-diff.TestComputeDiff) ... ok
1333test_001_minimal (tests.unit.test-018-note.TestNoteXML) ... ok
1334test_002_full (tests.unit.test-018-note.TestNoteXML) ... ok
1335test_010_load_from_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1336test_011_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1337test_012_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1338test_020_to_dict (tests.unit.test-018-note.TestNoteXML) ... ok
1339test_001_minimal (tests.unit.test-019-contact.TestContactXML) ... ok
1340test_002_full (tests.unit.test-019-contact.TestContactXML) ... ok
1341test_010_load_from_xml (tests.unit.test-019-contact.TestContactXML) ... ok
1342test_011_load_from_message (tests.unit.test-019-contact.TestContactXML) ... ok
1343test_020_to_dict (tests.unit.test-019-contact.TestContactXML) ... ok
1344test_001_plain_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1345test_002_plain_encoding_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1346test_003_unicode_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1347test_004_unicode_escape (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1348test_005_longkey (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1349test_006_plain_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1350test_007_plain_encoding_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1351test_008_unicode_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1352test_009_unicode_escape_update (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1353test_010_longkey_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1354
1355======================================================================
1356FAIL: The special thing about this case is that the givenname starts with
1357----------------------------------------------------------------------
1358Traceback (most recent call last):
1359 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 18, in test_001_raw_fr_FR
1360 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1361AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1362
1363======================================================================
1364FAIL: The special thing about this case is that the givenname starts with
1365----------------------------------------------------------------------
1366Traceback (most recent call last):
1367 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 32, in test_002_unicode_fr_FR
1368 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1369AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1370
1371======================================================================
1372FAIL: The special thing about this case is that the givenname starts with
1373----------------------------------------------------------------------
1374Traceback (most recent call last):
1375 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 46, in test_003_raw_es_ES
1376 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1377AssertionError: 'Alvaro' != u'\xc1lvaro'
1378
1379======================================================================
1380FAIL: The special thing about this case is that the givenname starts with
1381----------------------------------------------------------------------
1382Traceback (most recent call last):
1383 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 60, in test_004_unicode_es_ES
1384 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1385AssertionError: 'Alvaro' != u'\xc1lvaro'
1386
1387----------------------------------------------------------------------
1388Ran 146 tests in 3.355s
1389
1390FAILED (SKIP=2, failures=4)
1391Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at ce96bb25f424f88ac3a4843c0c9381eb820649d2)
1392========================================================================
1393 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at ce96bb25f424f88ac3a4843c0c9381eb820649d2)
1394 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at ce96bb25f424f88ac3a4843c0c9381eb820649d2)
1395========================================================================
1396/var/drydock/workingcopy-215829/repo/pykolab
1397

Lease Working Copy

When
Completed at May 6 2016, 2:29 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at May 6 2016, 2:29 PM · Built instantly
Status
Passed

Event Timeline