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

50+ export test_obs
51+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
52+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
53+ pushd pykolab.git
54+ ../stick.git/drydocker/pykolab/build.sh
55+ 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
56Switched to a new branch 'dev/boddie'
57Switched to a new branch 'dev/boddie-new/combined'
58Switched to a new branch 'dev/boddie-new/setup'
59Switched to a new branch 'dev/confmgmt'
60Switched to a new branch 'dev/entitlements'
61Switched to a new branch 'dev/kolab-test-suite'
62Switched to a new branch 'dev/kolab-test-tools'
63Switched to branch 'master'
64Switched to a new branch 'pykolab-0.2'
65Switched to a new branch 'pykolab-0.3'
66Switched to a new branch 'pykolab-0.4'
67Switched to a new branch 'pykolab-0.5'
68Note: checking out 'pykolab-0.5.14'.
69
70You are in 'detached HEAD' state. You can look around, make experimental
71changes and commit them, and you can discard any commits you make in this
72state without impacting any branches by performing another checkout.
73
74If you want to create a new branch to retain commits you create, you may
75do so (now or later) by using -b with the checkout command again. Example:
76
77 git checkout -b new_branch_name
78
79HEAD is now at a35735a... 0.5.14
80Previous HEAD position was a35735a... 0.5.14
81Switched to a new branch 'pykolab-0.6'
82Switched to a new branch 'pykolab-0.7'
83Note: checking out 'ce96bb25f424f88ac3a4843c0c9381eb820649d2'.
84
85You are in 'detached HEAD' state. You can look around, make experimental
86changes and commit them, and you can discard any commits you make in this
87state without impacting any branches by performing another checkout.
88
89If you want to create a new branch to retain commits you create, you may
90do so (now or later) by using -b with the checkout command again. Example:
91
92 git checkout -b new_branch_name
93
94HEAD is now at ce96bb2... Fix folder name encodin issues in undelete-mailbox (#5299) Additionally, try to properly detect when XFER command should be issued
95+ exit 1
96+ retval=1
97+ popd
98+ exit 1
99

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

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