Page MenuHomePhorge

Build 2241
FailedPublic

Drydock: Run Command

When
Completed at Dec 28 2015, 8:38 PM · Built for 2 h, 1 m
Status
Failed

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

1+ '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.git ']'
2+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
3+ test_build=1
4+ test_functional=1
5+ test_integration=1
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
24+ git reset --hard origin/master
25+ git clean -d -f -x
26+ git checkout 6d68214fb99033bd71297c61495213d2e07984b2
27HEAD is now at 6d68214... Remove functional test from unit test suite
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
34From https://git.kolab.org/diffusion/QA/stick
35 c5ca11b..a08dcc5 master -> origin/master
36+ git reset --hard origin/master
37+ git clean -d -f -x
38+ popd
39+ export commit
40+ export differential
41+ export id
42+ export package
43+ export phid
44+ export ro_uri
45+ export uri
46+ export vcs
47+ export test_build
48+ export test_functional
49+ export test_integration
50+ export test_performance
51+ export test_unit
52+ export test_obs
53+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
54+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
55+ pushd pykolab.git
56+ ../stick.git/drydocker/pykolab/build.sh
57+ 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=2241 -e COMMIT=6d68214fb99033bd71297c61495213d2e07984b2 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-o5epqtgxiy5z4qusrm7t -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
58Switched to a new branch 'dev/boddie'
59Switched to a new branch 'dev/boddie-new/combined'
60Switched to a new branch 'dev/boddie-new/setup'
61Switched to a new branch 'dev/confmgmt'
62Switched to a new branch 'dev/entitlements'
63Switched to a new branch 'dev/kolab-test-suite'
64Switched to a new branch 'dev/kolab-test-tools'
65Switched to branch 'master'
66Switched to a new branch 'pykolab-0.2'
67Switched to a new branch 'pykolab-0.3'
68Switched to a new branch 'pykolab-0.4'
69Switched to a new branch 'pykolab-0.5'
70Note: checking out 'pykolab-0.5.14'.
71
72You are in 'detached HEAD' state. You can look around, make experimental
73changes and commit them, and you can discard any commits you make in this
74state without impacting any branches by performing another checkout.
75
76If you want to create a new branch to retain commits you create, you may
77do so (now or later) by using -b with the checkout command again. Example:
78
79 git checkout -b new_branch_name
80
81HEAD is now at a35735a... 0.5.14
82Previous HEAD position was a35735a... 0.5.14
83Switched to a new branch 'pykolab-0.6'
84Note: checking out '6d68214fb99033bd71297c61495213d2e07984b2'.
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 6d68214... Remove functional test from unit test suite
96+ exit 1
97+ retval=1
98+ popd
99+ exit 1
100

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

4509which will also give you the option of removing the test
4510databases and anonymous user created by default. This is
4511strongly recommended for production servers.
4512
4513See the MariaDB Knowledgebase at http://mariadb.com/kb or the
4514MySQL manual for more instructions.
4515
4516You can start the MariaDB daemon with:
4517cd '/usr' ; /usr/bin/mysqld_safe --datadir='/var/lib/mysql'
4518
4519You can test the MariaDB daemon with mysql-test-run.pl
4520cd '/usr/mysql-test' ; perl mysql-test-run.pl
4521
4522Please report any problems at http://mariadb.org/jira
4523
4524The latest information about MariaDB is available at http://mariadb.org/.
4525You can find additional information about the MySQL part at:
4526http://dev.mysql.com
4527Support MariaDB development by buying support/new features from MariaDB
4528Corporation Ab. You can contact us about this at sales@mariadb.com.
4529Alternatively consider joining our community based development effort:
4530http://mariadb.com/kb/en/contributing-to-the-mariadb-project/
4531
4532
4533Please supply a root password for MySQL. This password will be the administrative
4534user for this MySQL server, and it should be kept a secret. After this setup
4535process has completed, Kolab is going to discard and forget about this password,
4536but you will need it for administrative tasks in MySQL.
4537
4538MySQL root password [8RD_jqRN80RA90x]:
4539
4540Please supply a password for the MySQL user 'kolab'. This password will be used
4541by Kolab services, such as the Web Administration Panel.
4542
4543MySQL kolab password [345I-G4z8adMAi9]:
4544
4545Please supply a password for the MySQL user 'roundcube'. This password will be
4546used by the Roundcube webmail interface.
4547
4548MySQL roundcube password [Of_Xjj-VMaeCpIX]:
4549+++ retval=0
4550+++ '[' 0 -eq 0 ']'
4551+++ _report_msg 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4552+++ printf '%*s' 4 ' '
4553+++ echo 'Running '\''setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems'\'' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4554+++ echo 'Running setup-kolab' --default --mysqlserver=new --timezone=Europe/Zurich '--directory-manager-pwd=Welcome2KolabSystems OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4555Running setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4556+++ echo 0
4557++ retval=0
4558++ return 0
4559++ retval=0
4560++ '[' 0 -eq 0 ']'
4561++ _report_msg 'Running '\''generic_integration_setup'\'' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4562++ printf '%*s' 0 ' '
4563++ echo 'Running '\''generic_integration_setup'\'' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4564++ echo 'Running generic_integration_setup OK (at 6d68214fb99033bd71297c61495213d2e07984b2)'
4565Running generic_integration_setup OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4566++ echo 0
4567+ retval=0
4568+ set -x
4569+ pushd /srv/pykolab.git
4570/srv/pykolab.git /srv/pykolab.git
4571+ NOSE_VERBOSE=2
4572+ nosetests tests/functional/
4573test_001_user_recipient_policy (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ERROR
4574test_002_user_recipient_policy_duplicate (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4575test_003_user_mailbox_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4576test_004_user_additional_folders_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4577test_005_user_folders_metadata_set (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4578test_006_user_subscriptions (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4579test_011_resource_add (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4580test_012_resource_mailbox_created (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4581test_013_resource_mailbox_annotation (tests.functional.test_kolabd.test_001_user_sync.TestKolabDaemon) ... ok
4582Rename user "Doe, John" to "Sixpack, Joe" and verify the recipient ... ok
4583test_001_two_johns (tests.functional.test_kolabd.test_003_two_johns.TestKolabDaemon) ... FAIL
4584test_001_inbox_created (tests.functional.test_wallace.test_001_user_add.TestUserAdd) ... ok
4585test_002_send_forwarded_email (tests.functional.test_wallace.test_001_user_add.TestUserAdd) ... ok
4586ERROR
4587test_001_inbox_created (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok
4588test_002_send_nonascii_subject (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok
4589test_003_send_nonascii_subject (tests.functional.test_wallace.test_003_nonascii_subject.TestWallaceNonASCIISubject) ... ok
4590../stick.git/drydocker/pykolab/test_integration.sh: line 14: 13756 Killed NOSE_VERBOSE=2 nosetests tests/functional/
4591+ exit 1
4592Running ../stick.git/drydocker/pykolab/test_integration.sh FAILED (at 6d68214fb99033bd71297c61495213d2e07984b2)
4593========================================================================
4594 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4595 Running '../stick.git/drydocker/pykolab/test_unit.sh' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4596 Running 'obs_build_local' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4597 Running 'yum_downgrade' FAILED (at 6d68214fb99033bd71297c61495213d2e07984b2)
4598 Running 'yum_install' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4599 Running 'obs_install_local' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4600 Running '../stick.git/drydocker/pykolab/test_obs.sh' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4601 Running 'yum -y install kolab' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4602 Running 'generic_integration_install' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4603 Running 'setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4604 Running 'generic_integration_setup' OK (at 6d68214fb99033bd71297c61495213d2e07984b2)
4605 Running '../stick.git/drydocker/pykolab/test_integration.sh' FAILED (at 6d68214fb99033bd71297c61495213d2e07984b2)
4606========================================================================
4607/var/drydock/workingcopy-67/repo/pykolab
4608

Lease Working Copy

When
Completed at Dec 28 2015, 6:37 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Dec 28 2015, 6:37 PM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.