Page MenuHomePhorge

Build 3168
FailedPublic

Drydock: Run Command

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

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

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-67/repo/pykolab
19+ TMPDIR=/var/drydock/workingcopy-67/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
24From https://git.kolab.org/diffusion/P/pykolab
25 30bf25f..79643df master -> origin/master
26 402beb1..f54b255 pykolab-0.7 -> origin/pykolab-0.7
27 * [new tag] pykolab-0.7.22 -> pykolab-0.7.22
28+ git reset --hard origin/master
29+ git clean -d -f -x
30+ git checkout 79643df67b4a102da9e71b0dd7addf85b832da92
31HEAD is now at 79643df... Import utils. Resolves T1138.
32+ popd
33+ '[' pykolab '!=' stick ']'
34+ '[' '!' -d stick.git ']'
35+ pushd stick.git
36+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
37+ git fetch origin
38From https://git.kolab.org/diffusion/QA/stick
39 3d6b5d4..7205806 master -> origin/master
40+ git reset --hard origin/master
41+ git clean -d -f -x
42+ popd
43+ export commit
44+ export differential
45+ export id
46+ export package
47+ export phid
48+ export ro_uri
49+ export uri
50+ export vcs
51+ export test_build
52+ export test_functional
53+ export test_integration
54+ export test_performance
55+ export test_unit
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=3168 -e COMMIT=79643df67b4a102da9e71b0dd7addf85b832da92 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-olglmbofeayk4el6dzfh -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 '79643df67b4a102da9e71b0dd7addf85b832da92'.
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 79643df... Import utils. Resolves T1138.
101+ exit 1
102+ retval=1
103+ popd
104+ exit 1
105

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

1043test_005_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1044test_006_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1045test_007_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1046test_008_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1047test_009_raw_decode (tests.unit.test-010-transliterate.TestTransliteration) ... ok
1048If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1049test_001_itip_events_from_message ... ok
1050test_002_check_date_conflict ... ok
1051test_002_check_event_conflict ... ok
1052test_002_check_event_conflict_single ... ok
1053test_003_send_reply ... ok
1054test_004_send_reply_unicode ... ok
1055If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1056test_002_resource_record_from_email_address ... ok
1057test_003_resource_records_from_itip_events ... ok
1058test_004_get_resource_owner ... ok
1059test_005_send_response_accept ... ok
1060test_006_send_response_delegate ... ok
1061If no C{methodName} argument is passed to the constructor, L{run} will ... ok
1062test_001_itip_events_from_message ... ok
1063test_002_user_dn_from_email_address ... ok
1064test_003_get_matching_invitation_policy ... ok
1065test_005_is_auto_reply ... ok
1066test_006_send_update_notification ... ok
1067test_001_set (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1068test_002_get (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1069test_003_get_raw (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
1070test_001_default_langs (tests.unit.test-015-translate.TestTranslate) ... ok
1071test_002_translate (tests.unit.test-015-translate.TestTranslate) ... ok
1072test_003_set_lang (tests.unit.test-015-translate.TestTranslate) ... ok
1073test_001_minimal (tests.unit.test-016-todo.TestTodoXML) ... ok
1074test_002_full (tests.unit.test-016-todo.TestTodoXML) ... ok
1075test_010_load_from_xml (tests.unit.test-016-todo.TestTodoXML) ... ok
1076test_020_load_from_ical (tests.unit.test-016-todo.TestTodoXML) ... ok
1077test_021_as_string_itip (tests.unit.test-016-todo.TestTodoXML) ... ok
1078test_022_ical_with_attachment (tests.unit.test-016-todo.TestTodoXML) ... ok
1079test_030_to_dict (tests.unit.test-016-todo.TestTodoXML) ... ok
1080test_000_order_proplists (tests.unit.test-017-diff.TestComputeDiff) ... ok
1081test_000_order_proplists2 (tests.unit.test-017-diff.TestComputeDiff) ... ok
1082test_001_attachments (tests.unit.test-017-diff.TestComputeDiff) ... ok
1083test_001_minimal (tests.unit.test-018-note.TestNoteXML) ... ok
1084test_002_full (tests.unit.test-018-note.TestNoteXML) ... ok
1085test_010_load_from_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1086test_011_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1087test_012_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1088test_020_to_dict (tests.unit.test-018-note.TestNoteXML) ... ok
1089test_001_minimal (tests.unit.test-019-contact.TestContactXML) ... ok
1090test_002_full (tests.unit.test-019-contact.TestContactXML) ... ok
1091test_010_load_from_xml (tests.unit.test-019-contact.TestContactXML) ... ok
1092test_011_load_from_message (tests.unit.test-019-contact.TestContactXML) ... ok
1093test_020_to_dict (tests.unit.test-019-contact.TestContactXML) ... ok
1094test_001_plain_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1095test_002_plain_encoding_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1096test_003_unicode_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1097test_004_unicode_escape (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1098test_005_longkey (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1099
1100======================================================================
1101FAIL: The special thing about this case is that the givenname starts with
1102----------------------------------------------------------------------
1103Traceback (most recent call last):
1104 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 17, in test_001_raw_fr_FR
1105 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1106AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1107
1108======================================================================
1109FAIL: The special thing about this case is that the givenname starts with
1110----------------------------------------------------------------------
1111Traceback (most recent call last):
1112 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 31, in test_002_unicode_fr_FR
1113 self.assertEqual('Etienne-Nicolas', utils.translate(givenname, preferredlanguage))
1114AssertionError: 'Etienne-Nicolas' != u'\xc9tienne-Nicolas'
1115
1116======================================================================
1117FAIL: The special thing about this case is that the givenname starts with
1118----------------------------------------------------------------------
1119Traceback (most recent call last):
1120 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 45, in test_003_raw_es_ES
1121 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1122AssertionError: 'Alvaro' != u'\xc1lvaro'
1123
1124======================================================================
1125FAIL: The special thing about this case is that the givenname starts with
1126----------------------------------------------------------------------
1127Traceback (most recent call last):
1128 File "/srv/pykolab.git/tests/unit/test-010-transliterate.py", line 59, in test_004_unicode_es_ES
1129 self.assertEqual('Alvaro', utils.translate(givenname, preferredlanguage))
1130AssertionError: 'Alvaro' != u'\xc1lvaro'
1131
1132----------------------------------------------------------------------
1133Ran 140 tests in 3.208s
1134
1135FAILED (SKIP=1, failures=4)
1136Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 79643df67b4a102da9e71b0dd7addf85b832da92)
1137========================================================================
1138 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 79643df67b4a102da9e71b0dd7addf85b832da92)
1139 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 79643df67b4a102da9e71b0dd7addf85b832da92)
1140========================================================================
1141/var/drydock/workingcopy-67/repo/pykolab
1142

Lease Working Copy

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

Wait for Previous Commits to Build

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

Event Timeline