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

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

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.