Page MenuHomePhorge

Build 3169
FailedPublic

Drydock: Run Command

When
Completed at Mar 22 2016, 9:52 AM · Built for 1 m, 9 s
Status
Failed

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

56+ export test_obs
57+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
58+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
59+ pushd pykolab.git
60+ ../stick.git/drydocker/pykolab/build.sh
61+ 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=3169 -e COMMIT=d637ba7ebfed79160b2f9f09c2e4f5e1b7a6934b -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-ly32bygqv26fqjxeiogx -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
62Switched to a new branch 'dev/boddie'
63Switched to a new branch 'dev/boddie-new/combined'
64Switched to a new branch 'dev/boddie-new/setup'
65Switched to a new branch 'dev/confmgmt'
66Switched to a new branch 'dev/entitlements'
67Switched to a new branch 'dev/kolab-test-suite'
68Switched to a new branch 'dev/kolab-test-tools'
69Switched to branch 'master'
70Switched to a new branch 'pykolab-0.2'
71Switched to a new branch 'pykolab-0.3'
72Switched to a new branch 'pykolab-0.4'
73Switched to a new branch 'pykolab-0.5'
74Note: checking out 'pykolab-0.5.14'.
75
76You are in 'detached HEAD' state. You can look around, make experimental
77changes and commit them, and you can discard any commits you make in this
78state without impacting any branches by performing another checkout.
79
80If you want to create a new branch to retain commits you create, you may
81do so (now or later) by using -b with the checkout command again. Example:
82
83 git checkout -b new_branch_name
84
85HEAD is now at a35735a... 0.5.14
86Previous HEAD position was a35735a... 0.5.14
87Switched to a new branch 'pykolab-0.6'
88Switched to a new branch 'pykolab-0.7'
89Note: checking out 'd637ba7ebfed79160b2f9f09c2e4f5e1b7a6934b'.
90
91You are in 'detached HEAD' state. You can look around, make experimental
92changes and commit them, and you can discard any commits you make in this
93state without impacting any branches by performing another checkout.
94
95If you want to create a new branch to retain commits you create, you may
96do so (now or later) by using -b with the checkout command again. Example:
97
98 git checkout -b new_branch_name
99
100HEAD is now at d637ba7... Import utils. Resolves T1138.
101+ exit 1
102+ retval=1
103+ popd
104+ exit 1
105

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

1099 return self.importFromDir(dir_path, fqname)
1100 File "/usr/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
1101 mod = load_module(part_fqname, fh, filename, desc)
1102 File "/srv/pykolab.git/tests/unit/test-012-wallace_invitationpolicy.py", line 12, in <module>
1103 from twisted.trial import unittest
1104ImportError: No module named twisted.trial
1105
1106======================================================================
1107FAIL: The special thing about this case is that the givenname starts with
1108----------------------------------------------------------------------
1109Traceback (most recent call last):
1110 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 17, in test_001_raw_fr_FR
1111 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1112AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1113
1114======================================================================
1115FAIL: The special thing about this case is that the givenname starts with
1116----------------------------------------------------------------------
1117Traceback (most recent call last):
1118 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 31, in test_002_unicode_fr_FR
1119 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1120AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1121
1122======================================================================
1123FAIL: The special thing about this case is that the givenname starts with
1124----------------------------------------------------------------------
1125Traceback (most recent call last):
1126 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 45, in test_003_raw_es_ES
1127 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1128AssertionError: 'Alvaro' != u'\xc1lvaro'
1129
1130======================================================================
1131FAIL: The special thing about this case is that the givenname starts with
1132----------------------------------------------------------------------
1133Traceback (most recent call last):
1134 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 59, in test_004_unicode_es_ES
1135 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1136AssertionError: 'Alvaro' != u'\xc1lvaro'
1137
1138----------------------------------------------------------------------
1139Ran 124 tests in 0.513s
1140
1141FAILED (SKIP=1, errors=13, failures=4)
1142Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at d637ba7ebfed79160b2f9f09c2e4f5e1b7a6934b)
1143========================================================================
1144 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at d637ba7ebfed79160b2f9f09c2e4f5e1b7a6934b)
1145 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at d637ba7ebfed79160b2f9f09c2e4f5e1b7a6934b)
1146========================================================================
1147/var/drydock/workingcopy-215829/repo/pykolab
1148

Lease Working Copy

When
Completed at Mar 22 2016, 9:51 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Mar 22 2016, 9:51 AM · Built instantly
Status
Passed

Event Timeline