Page MenuHomePhorge

Build 3342
FailedPublic

Drydock: Run Command

When
Completed at Apr 14 2016, 11:49 AM · Built for 1 m, 41 s
Status
Failed

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

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=3342 -e COMMIT=e1daceca4e1b189e328c7a00871527fd92214e15 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-qcqifhyldxfeg3natkqd -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 'e1daceca4e1b189e328c7a00871527fd92214e15'.
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 e1dacec... Event/Todo 'created' property is mandatory now, fixes unit tests (T1182)
96+ exit 1
97+ retval=1
98+ popd
99+ exit 1
100

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

1292FAIL: test_001_timezone_conflict (tests.unit.test-005-timezone.TestTimezone)
1293----------------------------------------------------------------------
1294Traceback (most recent call last):
1295 File "/srv/pykolab.git/tests/unit/test-005-timezone.py", line 73, in test_001_timezone_conflict
1296 self.assertEqual(london_xml, london.__str__())
1297AssertionError: '<?xml version="1.0" encoding="UTF-8" standalone="no" ?>\n<icalendar xmlns="urn:ietf:params:xml:ns:icalendar-2.0">\n\n <vcalendar>\n <properties>\n <prodid>\n <text>Libkolabxml-1.2</text>\n </prodid>\n <version>\n <text>2.0</text>\n </version>\n <x-kolab-version>\n <text>3.1.0</text>\n </x-kolab-version>\n </properties>\n <components>\n <vevent>\n <properties>\n <uid>\n <text>0170aa29-b612-4fb2-9890-c7b2716f7500</text>\n </uid>\n <created>\n <date-time>2016-04-14T09:49:43Z</date-time>\n </created>\n <dtstamp>\n <date-time>2016-04-14T09:49:43Z</date-time>\n </dtstamp>\n <sequence>\n <integer>0</integer>\n </sequence>\n <class>\n <text>PUBLIC</text>\n </class>\n <dtstart>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-04-14T09:49:43</date-time>\n </dtstart>\n <dtend>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-04-14T10:49:43</date-time>\n </dtend>\n <organizer>\n <parameters>\n <cn>\n <text>Doe, John</text>\n </cn>\n </parameters>\n <cal-address>mailto:%3Cjohn.doe%40example.org%3E</cal-address>\n </organizer>\n <attendee>\n <parameters>\n <partstat>\n <text>NEEDS-ACTION</text>\n </partstat>\n <role>\n <text>REQ-PARTICIPANT</text>\n </role>\n <cutype>\n <text>RESOURCE</text>\n </cutype>\n </parameters>\n <cal-address>mailto:%3Cresource-car-vw%40example.org%3E</cal-address>\n </attendee>\n </properties>\n </vevent>\n </components>\n </vcalendar>\n\n</icalendar>\n' != '<?xml version="1.0" encoding="UTF-8" standalone="no" ?>\n<icalendar xmlns="urn:ietf:params:xml:ns:icalendar-2.0">\n\n <vcalendar>\n <properties>\n <prodid>\n <text>Libkolabxml-1.2</text>\n </prodid>\n <version>\n <text>2.0</text>\n </version>\n <x-kolab-version>\n <text>3.1.0</text>\n </x-kolab-version>\n </properties>\n <components>\n <vevent>\n <properties>\n <uid>\n <text>0170aa29-b612-4fb2-9890-c7b2716f7500</text>\n </uid>\n <created>\n <date-time>2016-04-14T09:49:43Z</date-time>\n </created>\n <dtstamp>\n <date-time>2016-04-14T09:49:44Z</date-time>\n </dtstamp>\n <sequence>\n <integer>0</integer>\n </sequence>\n <class>\n <text>PUBLIC</text>\n </class>\n <dtstart>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-04-14T09:49:43</date-time>\n </dtstart>\n <dtend>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-04-14T10:49:43</date-time>\n </dtend>\n <organizer>\n <parameters>\n <cn>\n <text>Doe, John</text>\n </cn>\n </parameters>\n <cal-address>mailto:%3Cjohn.doe%40example.org%3E</cal-address>\n </organizer>\n <attendee>\n <parameters>\n <partstat>\n <text>NEEDS-ACTION</text>\n </partstat>\n <role>\n <text>REQ-PARTICIPANT</text>\n </role>\n <cutype>\n <text>RESOURCE</text>\n </cutype>\n </parameters>\n <cal-address>mailto:%3Cresource-car-vw%40example.org%3E</cal-address>\n </attendee>\n </properties>\n </vevent>\n </components>\n </vcalendar>\n\n</icalendar>\n'
1298
1299======================================================================
1300FAIL: The special thing about this case is that the givenname starts with
1301----------------------------------------------------------------------
1302Traceback (most recent call last):
1303 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 17, in test_001_raw_fr_FR
1304 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1305AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1306
1307======================================================================
1308FAIL: The special thing about this case is that the givenname starts with
1309----------------------------------------------------------------------
1310Traceback (most recent call last):
1311 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 31, in test_002_unicode_fr_FR
1312 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1313AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1314
1315======================================================================
1316FAIL: The special thing about this case is that the givenname starts with
1317----------------------------------------------------------------------
1318Traceback (most recent call last):
1319 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 45, in test_003_raw_es_ES
1320 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1321AssertionError: 'Alvaro' != u'\xc1lvaro'
1322
1323======================================================================
1324FAIL: The special thing about this case is that the givenname starts with
1325----------------------------------------------------------------------
1326Traceback (most recent call last):
1327 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 59, in test_004_unicode_es_ES
1328 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1329AssertionError: 'Alvaro' != u'\xc1lvaro'
1330
1331----------------------------------------------------------------------
1332Ran 124 tests in 0.564s
1333
1334FAILED (SKIP=1, errors=13, failures=5)
1335Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at e1daceca4e1b189e328c7a00871527fd92214e15)
1336========================================================================
1337 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at e1daceca4e1b189e328c7a00871527fd92214e15)
1338 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at e1daceca4e1b189e328c7a00871527fd92214e15)
1339========================================================================
1340/var/drydock/workingcopy-215829/repo/pykolab
1341

Lease Working Copy

When
Completed at Apr 14 2016, 11:48 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Apr 14 2016, 11:48 AM · Built instantly
Status
Passed

Event Timeline