Properties
Properties
Drydock: Run Command
Drydock: Run Command
- When
- Completed at Feb 27 2016, 7:42 AM · Built for 14 h, 49 m
- Status
Failed
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-215829/repo/pykolab |
19 | + TMPDIR=/var/drydock/workingcopy-215829/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 |
24 | + git reset --hard origin/master |
25 | + git clean -d -f -x |
26 | + git checkout 55ad7dce85305834ac4dccd60d3387cf10ecc9a4 |
27 | HEAD is now at 55ad7dc... Remove old unsupported configuration options of kolab_delegation plugin |
28 | + popd |
29 | + '[' pykolab '!=' stick ']' |
30 | + '[' '!' -d stick.git ']' |
31 | + pushd stick.git |
32 | + git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git |
33 | + git fetch origin |
34 | + git reset --hard origin/master |
35 | + git clean -d -f -x |
36 | + popd |
37 | + export commit |
38 | + export differential |
39 | + export id |
40 | + export package |
41 | + export phid |
42 | + export ro_uri |
43 | + export uri |
44 | + export vcs |
45 | + export test_build |
46 | + export test_functional |
47 | + export test_integration |
48 | + export test_performance |
49 | + export test_unit |
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=2774 -e COMMIT=55ad7dce85305834ac4dccd60d3387cf10ecc9a4 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-2otxyy3qehwl7fzxorji -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 |
56 | Switched to a new branch 'dev/boddie' |
57 | Switched to a new branch 'dev/boddie-new/combined' |
58 | Switched to a new branch 'dev/boddie-new/setup' |
59 | Switched to a new branch 'dev/confmgmt' |
60 | Switched to a new branch 'dev/entitlements' |
61 | Switched to a new branch 'dev/kolab-test-suite' |
62 | Switched to a new branch 'dev/kolab-test-tools' |
63 | Switched to branch 'master' |
64 | Switched to a new branch 'pykolab-0.2' |
65 | Switched to a new branch 'pykolab-0.3' |
66 | Switched to a new branch 'pykolab-0.4' |
67 | Switched to a new branch 'pykolab-0.5' |
68 | Note: checking out 'pykolab-0.5.14'. |
69 | |
70 | You are in 'detached HEAD' state. You can look around, make experimental |
71 | changes and commit them, and you can discard any commits you make in this |
72 | state without impacting any branches by performing another checkout. |
73 | |
74 | If you want to create a new branch to retain commits you create, you may |
75 | do so (now or later) by using -b with the checkout command again. Example: |
76 | |
77 | git checkout -b new_branch_name |
78 | |
79 | HEAD is now at a35735a... 0.5.14 |
80 | Previous HEAD position was a35735a... 0.5.14 |
81 | Switched to a new branch 'pykolab-0.6' |
82 | Switched to a new branch 'pykolab-0.7' |
83 | Note: checking out '55ad7dce85305834ac4dccd60d3387cf10ecc9a4'. |
84 | |
85 | You are in 'detached HEAD' state. You can look around, make experimental |
86 | changes and commit them, and you can discard any commits you make in this |
87 | state without impacting any branches by performing another checkout. |
88 | |
89 | If you want to create a new branch to retain commits you create, you may |
90 | do so (now or later) by using -b with the checkout command again. Example: |
91 | |
92 | git checkout -b new_branch_name |
93 | |
94 | HEAD is now at 55ad7dc... Remove old unsupported configuration options of kolab_delegation plugin |
95 | Error deleting container: dial unix /var/run/docker.sock: no such file or directory. |
96 | * Are you trying to connect to a TLS-enabled daemon without TLS? |
97 | * Is your docker daemon up and running? |
98 | Post http:///var/run/docker.sock/v1.20/containers/4b5a2c538a7e3185baf2e4ab1b7ce2d113faca92d6919ba9a83d4f5cfb833dea/wait: write unix /var/run/docker.sock: broken pipe. |
99 | * Are you trying to connect to a TLS-enabled daemon without TLS? |
100 | * Is your docker daemon up and running? |
101 | + exit 1 |
102 | + retval=1 |
103 | + popd |
104 | + exit 1 |
105 |
5107 | Corporation Ab. You can contact us about this at sales@mariadb.com. |
---|---|
5108 | Alternatively consider joining our community based development effort: |
5109 | http://mariadb.com/kb/en/contributing-to-the-mariadb-project/ |
5110 | |
5111 | |
5112 | Please supply a root password for MySQL. This password will be the administrative |
5113 | user for this MySQL server, and it should be kept a secret. After this setup |
5114 | process has completed, Kolab is going to discard and forget about this password, |
5115 | but you will need it for administrative tasks in MySQL. |
5116 | |
5117 | MySQL root password [Gk_4LO7BK2FqP2t]: |
5118 | |
5119 | Please supply a password for the MySQL user 'kolab'. This password will be used |
5120 | by Kolab services, such as the Web Administration Panel. |
5121 | |
5122 | MySQL kolab password [0WVX9yRLneNLO1V]: |
5123 | |
5124 | Please supply a password for the MySQL user 'roundcube'. This password will be |
5125 | used by the Roundcube webmail interface. |
5126 | |
5127 | MySQL roundcube password [yxCPda-_TkOleSj]: |
5128 | ERROR 1146 (42S02) at line 38: Table 'roundcube.system' doesn't exist |
5129 | +++ retval=0 |
5130 | +++ '[' 0 -eq 0 ']' |
5131 | +++ _report_msg 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5132 | +++ printf '%*s' 4 ' ' |
5133 | +++ echo 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5134 | +++ echo 'Running setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5135 | Running setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4) |
5136 | +++ echo 0 |
5137 | ++ retval=0 |
5138 | ++ '[' 0 -ne 0 ']' |
5139 | ++ return 0 |
5140 | ++ retval=0 |
5141 | ++ '[' 0 -eq 0 ']' |
5142 | ++ _report_msg 'Running '\''generic_integration_setup'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5143 | ++ printf '%*s' 0 ' ' |
5144 | ++ echo 'Running '\''generic_integration_setup'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5145 | ++ echo 'Running generic_integration_setup OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5146 | Running generic_integration_setup OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4) |
5147 | ++ echo 0 |
5148 | + retval=0 |
5149 | + set -x |
5150 | + pushd /srv/pykolab.git |
5151 | /srv/pykolab.git /srv/pykolab.git |
5152 | + NOSE_VERBOSE=2 |
5153 | + nosetests tests/functional/ |
5154 | test_001_user_recipient_policy (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ERROR |
5155 | test_002_user_recipient_policy_duplicate (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ERROR |
5156 | test_003_user_mailbox_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5157 | test_004_user_additional_folders_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... FAIL |
5158 | test_005_user_folders_metadata_set (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5159 | test_006_user_subscriptions (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... FAIL |
5160 | test_011_resource_add (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5161 | test_012_resource_mailbox_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5162 | test_013_resource_mailbox_annotation (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5163 | Rename user "Doe, John" to "Sixpack, Joe" and verify the recipient ... ok |
5164 | test_001_two_johns (tests.functional.test_kolabd.test_003_two_johns.TestKolabDaemon) ... FAIL |
5165 | test_001_inbox_created (tests.functional.test_wallace.test_001_user_add.TestUserAdd) ... FAIL |
5166 | test_002_send_forwarded_email (tests.functional.test_wallace.test_001_user_add.TestUserAdd) ... ERROR |
5167 | ERROR |
5168 | test_001_inbox_created (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok |
5169 | test_002_send_nonascii_subject (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok |
5170 | test_003_send_nonascii_subject (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok |
5171 | test_001_inbox_created (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ok |
5172 | test_002_send_nonascii_addresses (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ERROR |
5173 | test_003_send_nonascii_subject (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ERROR |
5174 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5175 | test_001_resource_created ... ok |
5176 | test_002_resource_collection ... ok |
5177 | test_003_get_resource_records ... ok |
5178 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5179 | test_001_resource_from_email_address ... ok |
5180 | test_002_invite_resource ... ERROR |
5181 | test_003_invite_resource_conflict ... FAIL |
5182 | test_004_invite_resource_collection ... ERROR |
5183 | test_005_rescheduling_collection ... FAIL |
5184 | test_005_rescheduling_reservation ... ERROR |
5185 | test_006_cancelling_revervation ... ERROR |
5186 | test_007_update_delegated ... ok |
5187 | test_008_allday_reservation ... ERROR |
5188 | test_009_recurring_events ... FAIL |
5189 | test_010_invalid_bookings ... ok |
5190 | test_011_owner_info ... ok |
5191 | test_011_owner_info_from_collection ... FAIL |
5192 | test_012_owner_notification ... ERROR |
5193 | test_013_owner_confirmation_accept ... ERROR |
5194 | test_014_owner_confirmation_decline ... ERROR |
5195 | test_015_owner_confirmation_update ... FAIL |
5196 | test_016_collection_owner_confirmation ... FAIL |
5197 | test_017_reschedule_single_occurrence ... ERROR |
5198 | test_018_invite_single_occurrence ... ERROR |
5199 | test_019_cancel_single_occurrence ... ERROR |
5200 | test_020_owner_confirmation_single_occurrence ... ERROR |
5201 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5202 | test_001_save_resource_event ... ok |
5203 | test_002_read_resource_calendar ... ERROR |
5204 | test_003_read_time ... ERROR |
5205 | /var/drydock/workingcopy-215829/repo/pykolab |
5206 |
1 | + '[' -z 55ad7dce85305834ac4dccd60d3387cf10ecc9a4 -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 55ad7dce85305834ac4dccd60d3387cf10ecc9a4 |
28 | HEAD is now at 55ad7dc... Remove old unsupported configuration options of kolab_delegation plugin |
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 | From https://git.kolab.org/diffusion/QA/stick |
36 | 62e3634..b575901 master -> origin/master |
37 | + git reset --hard origin/master |
38 | + git clean -d -f -x |
39 | + popd |
40 | + export commit |
41 | + export differential |
42 | + export id |
43 | + export package |
44 | + export phid |
45 | + export ro_uri |
46 | + export uri |
47 | + export vcs |
48 | + export test_build |
49 | + export test_functional |
50 | + export test_integration |
51 | + export test_performance |
52 | + export test_unit |
53 | + export test_obs |
54 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
55 | + '[' -x stick.git/drydocker/pykolab/build.sh ']' |
56 | + pushd pykolab.git |
57 | + ../stick.git/drydocker/pykolab/build.sh |
58 | + 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=2774 -e COMMIT=55ad7dce85305834ac4dccd60d3387cf10ecc9a4 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-2otxyy3qehwl7fzxorji -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 |
59 | Switched to a new branch 'dev/boddie' |
60 | Switched to a new branch 'dev/boddie-new/combined' |
61 | Switched to a new branch 'dev/boddie-new/setup' |
62 | Switched to a new branch 'dev/confmgmt' |
63 | Switched to a new branch 'dev/entitlements' |
64 | Switched to a new branch 'dev/kolab-test-suite' |
65 | Switched to a new branch 'dev/kolab-test-tools' |
66 | Switched to branch 'master' |
67 | Switched to a new branch 'pykolab-0.2' |
68 | Switched to a new branch 'pykolab-0.3' |
69 | Switched to a new branch 'pykolab-0.4' |
70 | Switched to a new branch 'pykolab-0.5' |
71 | Note: checking out 'pykolab-0.5.14'. |
72 | |
73 | You are in 'detached HEAD' state. You can look around, make experimental |
74 | changes and commit them, and you can discard any commits you make in this |
75 | state without impacting any branches by performing another checkout. |
76 | |
77 | If you want to create a new branch to retain commits you create, you may |
78 | do so (now or later) by using -b with the checkout command again. Example: |
79 | |
80 | git checkout -b new_branch_name |
81 | |
82 | HEAD is now at a35735a... 0.5.14 |
83 | Previous HEAD position was a35735a... 0.5.14 |
84 | Switched to a new branch 'pykolab-0.6' |
85 | Switched to a new branch 'pykolab-0.7' |
86 | Note: checking out '55ad7dce85305834ac4dccd60d3387cf10ecc9a4'. |
87 | |
88 | You are in 'detached HEAD' state. You can look around, make experimental |
89 | changes and commit them, and you can discard any commits you make in this |
90 | state without impacting any branches by performing another checkout. |
91 | |
92 | If you want to create a new branch to retain commits you create, you may |
93 | do so (now or later) by using -b with the checkout command again. Example: |
94 | |
95 | git checkout -b new_branch_name |
96 | |
97 | HEAD is now at 55ad7dc... Remove old unsupported configuration options of kolab_delegation plugin |
98 |
5082 | Support MariaDB development by buying support/new features from MariaDB |
---|---|
5083 | Corporation Ab. You can contact us about this at sales@mariadb.com. |
5084 | Alternatively consider joining our community based development effort: |
5085 | http://mariadb.com/kb/en/contributing-to-the-mariadb-project/ |
5086 | |
5087 | |
5088 | Please supply a root password for MySQL. This password will be the administrative |
5089 | user for this MySQL server, and it should be kept a secret. After this setup |
5090 | process has completed, Kolab is going to discard and forget about this password, |
5091 | but you will need it for administrative tasks in MySQL. |
5092 | |
5093 | MySQL root password [aNR8psqi9pH0VaL]: |
5094 | |
5095 | Please supply a password for the MySQL user 'kolab'. This password will be used |
5096 | by Kolab services, such as the Web Administration Panel. |
5097 | |
5098 | MySQL kolab password [eVOSO2sQlcwiDJF]: |
5099 | |
5100 | Please supply a password for the MySQL user 'roundcube'. This password will be |
5101 | used by the Roundcube webmail interface. |
5102 | |
5103 | MySQL roundcube password [JnWM18noNdV5Onl]: |
5104 | ERROR 1146 (42S02) at line 38: Table 'roundcube.system' doesn't exist |
5105 | +++ retval=0 |
5106 | +++ '[' 0 -eq 0 ']' |
5107 | +++ _report_msg 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5108 | +++ printf '%*s' 4 ' ' |
5109 | +++ echo 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5110 | +++ echo 'Running setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5111 | Running setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4) |
5112 | +++ echo 0 |
5113 | ++ retval=0 |
5114 | ++ '[' 0 -ne 0 ']' |
5115 | ++ return 0 |
5116 | ++ retval=0 |
5117 | ++ '[' 0 -eq 0 ']' |
5118 | ++ _report_msg 'Running '\''generic_integration_setup'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5119 | ++ printf '%*s' 0 ' ' |
5120 | ++ echo 'Running '\''generic_integration_setup'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5121 | ++ echo 'Running generic_integration_setup OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5122 | Running generic_integration_setup OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4) |
5123 | ++ echo 0 |
5124 | + retval=0 |
5125 | + set -x |
5126 | + pushd /srv/pykolab.git |
5127 | /srv/pykolab.git /srv/pykolab.git |
5128 | + NOSE_VERBOSE=2 |
5129 | + nosetests tests/functional/ |
5130 | test_001_user_recipient_policy (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ERROR |
5131 | test_002_user_recipient_policy_duplicate (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ERROR |
5132 | test_003_user_mailbox_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5133 | test_004_user_additional_folders_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... FAIL |
5134 | test_005_user_folders_metadata_set (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5135 | test_006_user_subscriptions (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... FAIL |
5136 | test_011_resource_add (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5137 | test_012_resource_mailbox_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5138 | test_013_resource_mailbox_annotation (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5139 | Rename user "Doe, John" to "Sixpack, Joe" and verify the recipient ... ok |
5140 | test_001_two_johns (tests.functional.test_kolabd.test_003_two_johns.TestKolabDaemon) ... FAIL |
5141 | test_001_inbox_created (tests.functional.test_wallace.test_001_user_add.TestUserAdd) ... FAIL |
5142 | test_002_send_forwarded_email (tests.functional.test_wallace.test_001_user_add.TestUserAdd) ... ERROR |
5143 | ERROR |
5144 | test_001_inbox_created (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok |
5145 | test_002_send_nonascii_subject (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok |
5146 | test_003_send_nonascii_subject (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok |
5147 | test_001_inbox_created (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ok |
5148 | test_002_send_nonascii_addresses (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ERROR |
5149 | test_003_send_nonascii_subject (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ERROR |
5150 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5151 | test_001_resource_created ... ok |
5152 | test_002_resource_collection ... ok |
5153 | test_003_get_resource_records ... ok |
5154 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5155 | test_001_resource_from_email_address ... ok |
5156 | test_002_invite_resource ... ERROR |
5157 | test_003_invite_resource_conflict ... FAIL |
5158 | test_004_invite_resource_collection ... ERROR |
5159 | test_005_rescheduling_collection ... FAIL |
5160 | test_005_rescheduling_reservation ... ERROR |
5161 | test_006_cancelling_revervation ... ERROR |
5162 | test_007_update_delegated ... ok |
5163 | test_008_allday_reservation ... ERROR |
5164 | test_009_recurring_events ... FAIL |
5165 | test_010_invalid_bookings ... ok |
5166 | test_011_owner_info ... ok |
5167 | test_011_owner_info_from_collection ... FAIL |
5168 | test_012_owner_notification ... ERROR |
5169 | test_013_owner_confirmation_accept ... ERROR |
5170 | test_014_owner_confirmation_decline ... ERROR |
5171 | test_015_owner_confirmation_update ... FAIL |
5172 | test_016_collection_owner_confirmation ... FAIL |
5173 | test_017_reschedule_single_occurrence ... ERROR |
5174 | test_018_invite_single_occurrence ... ERROR |
5175 | test_019_cancel_single_occurrence ... ERROR |
5176 | test_020_owner_confirmation_single_occurrence ... ERROR |
5177 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5178 | test_001_save_resource_event ... ok |
5179 | test_002_read_resource_calendar ... ERROR |
5180 | test_003_read_time ... ERROR |
5181 |
1 | + '[' -z 55ad7dce85305834ac4dccd60d3387cf10ecc9a4 -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 55ad7dce85305834ac4dccd60d3387cf10ecc9a4 |
28 | HEAD is now at 55ad7dc... Remove old unsupported configuration options of kolab_delegation plugin |
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 | From https://git.kolab.org/diffusion/QA/stick |
36 | b52bb3d..62e3634 master -> origin/master |
37 | + git reset --hard origin/master |
38 | + git clean -d -f -x |
39 | + popd |
40 | + export commit |
41 | + export differential |
42 | + export id |
43 | + export package |
44 | + export phid |
45 | + export ro_uri |
46 | + export uri |
47 | + export vcs |
48 | + export test_build |
49 | + export test_functional |
50 | + export test_integration |
51 | + export test_performance |
52 | + export test_unit |
53 | + export test_obs |
54 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
55 | + '[' -x stick.git/drydocker/pykolab/build.sh ']' |
56 | + pushd pykolab.git |
57 | + ../stick.git/drydocker/pykolab/build.sh |
58 | + 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=2774 -e COMMIT=55ad7dce85305834ac4dccd60d3387cf10ecc9a4 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-2otxyy3qehwl7fzxorji -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 |
59 | Switched to a new branch 'dev/boddie' |
60 | Switched to a new branch 'dev/boddie-new/combined' |
61 | Switched to a new branch 'dev/boddie-new/setup' |
62 | Switched to a new branch 'dev/confmgmt' |
63 | Switched to a new branch 'dev/entitlements' |
64 | Switched to a new branch 'dev/kolab-test-suite' |
65 | Switched to a new branch 'dev/kolab-test-tools' |
66 | Switched to branch 'master' |
67 | Switched to a new branch 'pykolab-0.2' |
68 | Switched to a new branch 'pykolab-0.3' |
69 | Switched to a new branch 'pykolab-0.4' |
70 | Switched to a new branch 'pykolab-0.5' |
71 | Note: checking out 'pykolab-0.5.14'. |
72 | |
73 | You are in 'detached HEAD' state. You can look around, make experimental |
74 | changes and commit them, and you can discard any commits you make in this |
75 | state without impacting any branches by performing another checkout. |
76 | |
77 | If you want to create a new branch to retain commits you create, you may |
78 | do so (now or later) by using -b with the checkout command again. Example: |
79 | |
80 | git checkout -b new_branch_name |
81 | |
82 | HEAD is now at a35735a... 0.5.14 |
83 | Previous HEAD position was a35735a... 0.5.14 |
84 | Switched to a new branch 'pykolab-0.6' |
85 | Switched to a new branch 'pykolab-0.7' |
86 | Note: checking out '55ad7dce85305834ac4dccd60d3387cf10ecc9a4'. |
87 | |
88 | You are in 'detached HEAD' state. You can look around, make experimental |
89 | changes and commit them, and you can discard any commits you make in this |
90 | state without impacting any branches by performing another checkout. |
91 | |
92 | If you want to create a new branch to retain commits you create, you may |
93 | do so (now or later) by using -b with the checkout command again. Example: |
94 | |
95 | git checkout -b new_branch_name |
96 | |
97 | HEAD is now at 55ad7dc... Remove old unsupported configuration options of kolab_delegation plugin |
98 |
5053 | Support MariaDB development by buying support/new features from MariaDB |
---|---|
5054 | Corporation Ab. You can contact us about this at sales@mariadb.com. |
5055 | Alternatively consider joining our community based development effort: |
5056 | http://mariadb.com/kb/en/contributing-to-the-mariadb-project/ |
5057 | |
5058 | |
5059 | Please supply a root password for MySQL. This password will be the administrative |
5060 | user for this MySQL server, and it should be kept a secret. After this setup |
5061 | process has completed, Kolab is going to discard and forget about this password, |
5062 | but you will need it for administrative tasks in MySQL. |
5063 | |
5064 | MySQL root password [EP2GqtcnDH08SwZ]: |
5065 | |
5066 | Please supply a password for the MySQL user 'kolab'. This password will be used |
5067 | by Kolab services, such as the Web Administration Panel. |
5068 | |
5069 | MySQL kolab password [2WtEvd-0r036F6J]: |
5070 | |
5071 | Please supply a password for the MySQL user 'roundcube'. This password will be |
5072 | used by the Roundcube webmail interface. |
5073 | |
5074 | MySQL roundcube password [JCfP1OuDGdEPlI9]: |
5075 | ERROR 1146 (42S02) at line 38: Table 'roundcube.system' doesn't exist |
5076 | +++ retval=0 |
5077 | +++ '[' 0 -eq 0 ']' |
5078 | +++ _report_msg 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5079 | +++ printf '%*s' 4 ' ' |
5080 | +++ echo 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5081 | +++ echo 'Running setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5082 | Running setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4) |
5083 | +++ echo 0 |
5084 | ++ retval=0 |
5085 | ++ '[' 0 -ne 0 ']' |
5086 | ++ return 0 |
5087 | ++ retval=0 |
5088 | ++ '[' 0 -eq 0 ']' |
5089 | ++ _report_msg 'Running '\''generic_integration_setup'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5090 | ++ printf '%*s' 0 ' ' |
5091 | ++ echo 'Running '\''generic_integration_setup'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5092 | ++ echo 'Running generic_integration_setup OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5093 | Running generic_integration_setup OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4) |
5094 | ++ echo 0 |
5095 | + retval=0 |
5096 | + set -x |
5097 | + pushd /srv/pykolab.git |
5098 | /srv/pykolab.git /srv/pykolab.git |
5099 | + NOSE_VERBOSE=2 |
5100 | + nosetests tests/functional/ |
5101 | test_001_user_recipient_policy (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ERROR |
5102 | test_002_user_recipient_policy_duplicate (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ERROR |
5103 | test_003_user_mailbox_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5104 | test_004_user_additional_folders_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... FAIL |
5105 | test_005_user_folders_metadata_set (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5106 | test_006_user_subscriptions (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... FAIL |
5107 | test_011_resource_add (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5108 | test_012_resource_mailbox_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5109 | test_013_resource_mailbox_annotation (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5110 | Rename user "Doe, John" to "Sixpack, Joe" and verify the recipient ... ok |
5111 | test_001_two_johns (tests.functional.test_kolabd.test_003_two_johns.TestKolabDaemon) ... FAIL |
5112 | test_001_inbox_created (tests.functional.test_wallace.test_001_user_add.TestUserAdd) ... FAIL |
5113 | test_002_send_forwarded_email (tests.functional.test_wallace.test_001_user_add.TestUserAdd) ... ERROR |
5114 | ERROR |
5115 | test_001_inbox_created (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok |
5116 | test_002_send_nonascii_subject (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok |
5117 | test_003_send_nonascii_subject (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok |
5118 | test_001_inbox_created (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ok |
5119 | test_002_send_nonascii_addresses (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ERROR |
5120 | test_003_send_nonascii_subject (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ERROR |
5121 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5122 | test_001_resource_created ... ok |
5123 | test_002_resource_collection ... ok |
5124 | test_003_get_resource_records ... ok |
5125 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5126 | test_001_resource_from_email_address ... ok |
5127 | test_002_invite_resource ... ERROR |
5128 | test_003_invite_resource_conflict ... FAIL |
5129 | test_004_invite_resource_collection ... ERROR |
5130 | test_005_rescheduling_collection ... FAIL |
5131 | test_005_rescheduling_reservation ... ERROR |
5132 | test_006_cancelling_revervation ... ERROR |
5133 | test_007_update_delegated ... ok |
5134 | test_008_allday_reservation ... ERROR |
5135 | test_009_recurring_events ... FAIL |
5136 | test_010_invalid_bookings ... ok |
5137 | test_011_owner_info ... ok |
5138 | test_011_owner_info_from_collection ... FAIL |
5139 | test_012_owner_notification ... ERROR |
5140 | test_013_owner_confirmation_accept ... ERROR |
5141 | test_014_owner_confirmation_decline ... ERROR |
5142 | test_015_owner_confirmation_update ... FAIL |
5143 | test_016_collection_owner_confirmation ... FAIL |
5144 | test_017_reschedule_single_occurrence ... ERROR |
5145 | test_018_invite_single_occurrence ... ERROR |
5146 | test_019_cancel_single_occurrence ... ERROR |
5147 | test_020_owner_confirmation_single_occurrence ... ERROR |
5148 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5149 | test_001_save_resource_event ... ok |
5150 | test_002_read_resource_calendar ... ERROR |
5151 | test_003_read_time ... ERROR |
5152 |
1 | + '[' -z 55ad7dce85305834ac4dccd60d3387cf10ecc9a4 -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 55ad7dce85305834ac4dccd60d3387cf10ecc9a4 |
28 | HEAD is now at 55ad7dc... Remove old unsupported configuration options of kolab_delegation plugin |
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=2774 -e COMMIT=55ad7dce85305834ac4dccd60d3387cf10ecc9a4 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-2otxyy3qehwl7fzxorji -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 |
57 | Switched to a new branch 'dev/boddie' |
58 | Switched to a new branch 'dev/boddie-new/combined' |
59 | Switched to a new branch 'dev/boddie-new/setup' |
60 | Switched to a new branch 'dev/confmgmt' |
61 | Switched to a new branch 'dev/entitlements' |
62 | Switched to a new branch 'dev/kolab-test-suite' |
63 | Switched to a new branch 'dev/kolab-test-tools' |
64 | Switched to branch 'master' |
65 | Switched to a new branch 'pykolab-0.2' |
66 | Switched to a new branch 'pykolab-0.3' |
67 | Switched to a new branch 'pykolab-0.4' |
68 | Switched to a new branch 'pykolab-0.5' |
69 | Note: checking out 'pykolab-0.5.14'. |
70 | |
71 | You are in 'detached HEAD' state. You can look around, make experimental |
72 | changes and commit them, and you can discard any commits you make in this |
73 | state without impacting any branches by performing another checkout. |
74 | |
75 | If you want to create a new branch to retain commits you create, you may |
76 | do so (now or later) by using -b with the checkout command again. Example: |
77 | |
78 | git checkout -b new_branch_name |
79 | |
80 | HEAD is now at a35735a... 0.5.14 |
81 | Previous HEAD position was a35735a... 0.5.14 |
82 | Switched to a new branch 'pykolab-0.6' |
83 | Switched to a new branch 'pykolab-0.7' |
84 | Note: checking out '55ad7dce85305834ac4dccd60d3387cf10ecc9a4'. |
85 | |
86 | You are in 'detached HEAD' state. You can look around, make experimental |
87 | changes and commit them, and you can discard any commits you make in this |
88 | state without impacting any branches by performing another checkout. |
89 | |
90 | If you want to create a new branch to retain commits you create, you may |
91 | do so (now or later) by using -b with the checkout command again. Example: |
92 | |
93 | git checkout -b new_branch_name |
94 | |
95 | HEAD is now at 55ad7dc... Remove old unsupported configuration options of kolab_delegation plugin |
96 |
5024 | Support MariaDB development by buying support/new features from MariaDB |
---|---|
5025 | Corporation Ab. You can contact us about this at sales@mariadb.com. |
5026 | Alternatively consider joining our community based development effort: |
5027 | http://mariadb.com/kb/en/contributing-to-the-mariadb-project/ |
5028 | |
5029 | |
5030 | Please supply a root password for MySQL. This password will be the administrative |
5031 | user for this MySQL server, and it should be kept a secret. After this setup |
5032 | process has completed, Kolab is going to discard and forget about this password, |
5033 | but you will need it for administrative tasks in MySQL. |
5034 | |
5035 | MySQL root password [BwaNlHoL90D1RV3]: |
5036 | |
5037 | Please supply a password for the MySQL user 'kolab'. This password will be used |
5038 | by Kolab services, such as the Web Administration Panel. |
5039 | |
5040 | MySQL kolab password [LKAiPK0cwMFOMOY]: |
5041 | |
5042 | Please supply a password for the MySQL user 'roundcube'. This password will be |
5043 | used by the Roundcube webmail interface. |
5044 | |
5045 | MySQL roundcube password [IIoWpU4J7f_0C4c]: |
5046 | ERROR 1146 (42S02) at line 38: Table 'roundcube.system' doesn't exist |
5047 | +++ retval=0 |
5048 | +++ '[' 0 -eq 0 ']' |
5049 | +++ _report_msg 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5050 | +++ printf '%*s' 4 ' ' |
5051 | +++ echo 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5052 | +++ echo 'Running setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5053 | Running setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4) |
5054 | +++ echo 0 |
5055 | ++ retval=0 |
5056 | ++ '[' 0 -ne 0 ']' |
5057 | ++ return 0 |
5058 | ++ retval=0 |
5059 | ++ '[' 0 -eq 0 ']' |
5060 | ++ _report_msg 'Running '\''generic_integration_setup'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5061 | ++ printf '%*s' 0 ' ' |
5062 | ++ echo 'Running '\''generic_integration_setup'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5063 | ++ echo 'Running generic_integration_setup OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5064 | Running generic_integration_setup OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4) |
5065 | ++ echo 0 |
5066 | + retval=0 |
5067 | + set -x |
5068 | + pushd /srv/pykolab.git |
5069 | /srv/pykolab.git /srv/pykolab.git |
5070 | + NOSE_VERBOSE=2 |
5071 | + nosetests tests/functional/ |
5072 | test_001_user_recipient_policy (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ERROR |
5073 | test_002_user_recipient_policy_duplicate (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ERROR |
5074 | test_003_user_mailbox_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5075 | test_004_user_additional_folders_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... FAIL |
5076 | test_005_user_folders_metadata_set (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5077 | test_006_user_subscriptions (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... FAIL |
5078 | test_011_resource_add (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5079 | test_012_resource_mailbox_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5080 | test_013_resource_mailbox_annotation (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5081 | Rename user "Doe, John" to "Sixpack, Joe" and verify the recipient ... ok |
5082 | test_001_two_johns (tests.functional.test_kolabd.test_003_two_johns.TestKolabDaemon) ... FAIL |
5083 | test_001_inbox_created (tests.functional.test_wallace.test_001_user_add.TestUserAdd) ... FAIL |
5084 | test_002_send_forwarded_email (tests.functional.test_wallace.test_001_user_add.TestUserAdd) ... ERROR |
5085 | ERROR |
5086 | test_001_inbox_created (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok |
5087 | test_002_send_nonascii_subject (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ERROR |
5088 | test_003_send_nonascii_subject (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ERROR |
5089 | test_001_inbox_created (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ok |
5090 | test_002_send_nonascii_addresses (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ERROR |
5091 | test_003_send_nonascii_subject (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ERROR |
5092 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5093 | test_001_resource_created ... ok |
5094 | test_002_resource_collection ... ok |
5095 | test_003_get_resource_records ... ok |
5096 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5097 | test_001_resource_from_email_address ... ok |
5098 | test_002_invite_resource ... ERROR |
5099 | test_003_invite_resource_conflict ... ERROR |
5100 | test_004_invite_resource_collection ... ERROR |
5101 | test_005_rescheduling_collection ... ERROR |
5102 | test_005_rescheduling_reservation ... ERROR |
5103 | test_006_cancelling_revervation ... ERROR |
5104 | test_007_update_delegated ... ERROR |
5105 | test_008_allday_reservation ... ERROR |
5106 | test_009_recurring_events ... ERROR |
5107 | test_010_invalid_bookings ... ERROR |
5108 | test_011_owner_info ... ERROR |
5109 | test_011_owner_info_from_collection ... ERROR |
5110 | test_012_owner_notification ... ERROR |
5111 | test_013_owner_confirmation_accept ... ERROR |
5112 | test_014_owner_confirmation_decline ... ERROR |
5113 | test_015_owner_confirmation_update ... ERROR |
5114 | test_016_collection_owner_confirmation ... ERROR |
5115 | test_017_reschedule_single_occurrence ... ERROR |
5116 | test_018_invite_single_occurrence ... ERROR |
5117 | test_019_cancel_single_occurrence ... ERROR |
5118 | test_020_owner_confirmation_single_occurrence ... ERROR |
5119 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5120 | test_001_save_resource_event ... ok |
5121 | test_002_read_resource_calendar ... ERROR |
5122 | test_003_read_time ... ERROR |
5123 |
1 | + '[' -z 55ad7dce85305834ac4dccd60d3387cf10ecc9a4 -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 | From https://git.kolab.org/diffusion/P/pykolab |
26 | 2fa4914..55ad7dc master -> origin/master |
27 | + git reset --hard origin/master |
28 | + git clean -d -f -x |
29 | + git checkout 55ad7dce85305834ac4dccd60d3387cf10ecc9a4 |
30 | HEAD is now at 55ad7dc... Remove old unsupported configuration options of kolab_delegation plugin |
31 | + popd |
32 | + '[' pykolab '!=' stick ']' |
33 | + '[' '!' -d stick.git ']' |
34 | + pushd stick.git |
35 | + git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git |
36 | + git fetch origin |
37 | + git reset --hard origin/master |
38 | + git clean -d -f -x |
39 | + popd |
40 | + export commit |
41 | + export differential |
42 | + export id |
43 | + export package |
44 | + export phid |
45 | + export ro_uri |
46 | + export uri |
47 | + export vcs |
48 | + export test_build |
49 | + export test_functional |
50 | + export test_integration |
51 | + export test_performance |
52 | + export test_unit |
53 | + export test_obs |
54 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
55 | + '[' -x stick.git/drydocker/pykolab/build.sh ']' |
56 | + pushd pykolab.git |
57 | + ../stick.git/drydocker/pykolab/build.sh |
58 | + 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=2774 -e COMMIT=55ad7dce85305834ac4dccd60d3387cf10ecc9a4 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-2otxyy3qehwl7fzxorji -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 |
59 | Switched to a new branch 'dev/boddie' |
60 | Switched to a new branch 'dev/boddie-new/combined' |
61 | Switched to a new branch 'dev/boddie-new/setup' |
62 | Switched to a new branch 'dev/confmgmt' |
63 | Switched to a new branch 'dev/entitlements' |
64 | Switched to a new branch 'dev/kolab-test-suite' |
65 | Switched to a new branch 'dev/kolab-test-tools' |
66 | Switched to branch 'master' |
67 | Switched to a new branch 'pykolab-0.2' |
68 | Switched to a new branch 'pykolab-0.3' |
69 | Switched to a new branch 'pykolab-0.4' |
70 | Switched to a new branch 'pykolab-0.5' |
71 | Note: checking out 'pykolab-0.5.14'. |
72 | |
73 | You are in 'detached HEAD' state. You can look around, make experimental |
74 | changes and commit them, and you can discard any commits you make in this |
75 | state without impacting any branches by performing another checkout. |
76 | |
77 | If you want to create a new branch to retain commits you create, you may |
78 | do so (now or later) by using -b with the checkout command again. Example: |
79 | |
80 | git checkout -b new_branch_name |
81 | |
82 | HEAD is now at a35735a... 0.5.14 |
83 | Previous HEAD position was a35735a... 0.5.14 |
84 | Switched to a new branch 'pykolab-0.6' |
85 | Switched to a new branch 'pykolab-0.7' |
86 | Note: checking out '55ad7dce85305834ac4dccd60d3387cf10ecc9a4'. |
87 | |
88 | You are in 'detached HEAD' state. You can look around, make experimental |
89 | changes and commit them, and you can discard any commits you make in this |
90 | state without impacting any branches by performing another checkout. |
91 | |
92 | If you want to create a new branch to retain commits you create, you may |
93 | do so (now or later) by using -b with the checkout command again. Example: |
94 | |
95 | git checkout -b new_branch_name |
96 | |
97 | HEAD is now at 55ad7dc... Remove old unsupported configuration options of kolab_delegation plugin |
98 |
5024 | Support MariaDB development by buying support/new features from MariaDB |
---|---|
5025 | Corporation Ab. You can contact us about this at sales@mariadb.com. |
5026 | Alternatively consider joining our community based development effort: |
5027 | http://mariadb.com/kb/en/contributing-to-the-mariadb-project/ |
5028 | |
5029 | |
5030 | Please supply a root password for MySQL. This password will be the administrative |
5031 | user for this MySQL server, and it should be kept a secret. After this setup |
5032 | process has completed, Kolab is going to discard and forget about this password, |
5033 | but you will need it for administrative tasks in MySQL. |
5034 | |
5035 | MySQL root password [vBezNbhS17Qtn-4]: |
5036 | |
5037 | Please supply a password for the MySQL user 'kolab'. This password will be used |
5038 | by Kolab services, such as the Web Administration Panel. |
5039 | |
5040 | MySQL kolab password [OryYoueIW48Vxto]: |
5041 | |
5042 | Please supply a password for the MySQL user 'roundcube'. This password will be |
5043 | used by the Roundcube webmail interface. |
5044 | |
5045 | MySQL roundcube password [9VLFizK-VOd61mf]: |
5046 | ERROR 1146 (42S02) at line 38: Table 'roundcube.system' doesn't exist |
5047 | +++ retval=0 |
5048 | +++ '[' 0 -eq 0 ']' |
5049 | +++ _report_msg 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5050 | +++ printf '%*s' 4 ' ' |
5051 | +++ echo 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5052 | +++ echo 'Running setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5053 | Running setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4) |
5054 | +++ echo 0 |
5055 | ++ retval=0 |
5056 | ++ '[' 0 -ne 0 ']' |
5057 | ++ return 0 |
5058 | ++ retval=0 |
5059 | ++ '[' 0 -eq 0 ']' |
5060 | ++ _report_msg 'Running '\''generic_integration_setup'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5061 | ++ printf '%*s' 0 ' ' |
5062 | ++ echo 'Running '\''generic_integration_setup'\'' OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5063 | ++ echo 'Running generic_integration_setup OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4)' |
5064 | Running generic_integration_setup OK (at 55ad7dce85305834ac4dccd60d3387cf10ecc9a4) |
5065 | ++ echo 0 |
5066 | + retval=0 |
5067 | + set -x |
5068 | + pushd /srv/pykolab.git |
5069 | /srv/pykolab.git /srv/pykolab.git |
5070 | + NOSE_VERBOSE=2 |
5071 | + nosetests tests/functional/ |
5072 | test_001_user_recipient_policy (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ERROR |
5073 | test_002_user_recipient_policy_duplicate (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ERROR |
5074 | test_003_user_mailbox_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5075 | test_004_user_additional_folders_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... FAIL |
5076 | test_005_user_folders_metadata_set (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5077 | test_006_user_subscriptions (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... FAIL |
5078 | test_011_resource_add (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5079 | test_012_resource_mailbox_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5080 | test_013_resource_mailbox_annotation (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok |
5081 | Rename user "Doe, John" to "Sixpack, Joe" and verify the recipient ... ok |
5082 | test_001_two_johns (tests.functional.test_kolabd.test_003_two_johns.TestKolabDaemon) ... FAIL |
5083 | test_001_inbox_created (tests.functional.test_wallace.test_001_user_add.TestUserAdd) ... FAIL |
5084 | test_002_send_forwarded_email (tests.functional.test_wallace.test_001_user_add.TestUserAdd) ... ERROR |
5085 | ERROR |
5086 | test_001_inbox_created (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok |
5087 | test_002_send_nonascii_subject (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ERROR |
5088 | test_003_send_nonascii_subject (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ERROR |
5089 | test_001_inbox_created (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ok |
5090 | test_002_send_nonascii_addresses (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ERROR |
5091 | test_003_send_nonascii_subject (tests.functional.test_wallace.test_004_nonascii_addresses.TestWallaceNonASCIIAddresses) ... ERROR |
5092 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5093 | test_001_resource_created ... ok |
5094 | test_002_resource_collection ... ok |
5095 | test_003_get_resource_records ... ok |
5096 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5097 | test_001_resource_from_email_address ... ok |
5098 | test_002_invite_resource ... ERROR |
5099 | test_003_invite_resource_conflict ... ERROR |
5100 | test_004_invite_resource_collection ... ERROR |
5101 | test_005_rescheduling_collection ... ERROR |
5102 | test_005_rescheduling_reservation ... ERROR |
5103 | test_006_cancelling_revervation ... ERROR |
5104 | test_007_update_delegated ... ERROR |
5105 | test_008_allday_reservation ... ERROR |
5106 | test_009_recurring_events ... ERROR |
5107 | test_010_invalid_bookings ... ERROR |
5108 | test_011_owner_info ... ERROR |
5109 | test_011_owner_info_from_collection ... ERROR |
5110 | test_012_owner_notification ... ERROR |
5111 | test_013_owner_confirmation_accept ... ERROR |
5112 | test_014_owner_confirmation_decline ... ERROR |
5113 | test_015_owner_confirmation_update ... ERROR |
5114 | test_016_collection_owner_confirmation ... ERROR |
5115 | test_017_reschedule_single_occurrence ... ERROR |
5116 | test_018_invite_single_occurrence ... ERROR |
5117 | test_019_cancel_single_occurrence ... ERROR |
5118 | test_020_owner_confirmation_single_occurrence ... ERROR |
5119 | If no C{methodName} argument is passed to the constructor, L{run} will ... ok |
5120 | test_001_save_resource_event ... ok |
5121 | test_002_read_resource_calendar ... ERROR |
5122 | test_003_read_time ... ERROR |
5123 |
Lease Working Copy
Lease Working Copy
- When
- Completed at Feb 23 2016, 3:18 PM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Feb 23 2016, 3:18 PM · Built instantly
- Status
Passed
1 empty logs are hidden. Show all logs.