Page MenuHomePhorge

Build 4076
FailedPublic

Drydock: Run Command

When
Completed at Jul 1 2016, 10:09 AM · Built for 11 m, 48 s
Status
Failed

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

55+ export test_obs
56+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
57+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
58+ pushd pykolab.git
59+ ../stick.git/drydocker/pykolab/build.sh
60+ 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=4076 -e COMMIT=939dcc0cab4e1e12b66c392e8b061a7688ccd4a2 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-qu4cpigjhleomtnenuni -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
61Switched to a new branch 'dev/boddie'
62Switched to a new branch 'dev/boddie-new/combined'
63Switched to a new branch 'dev/boddie-new/setup'
64Switched to a new branch 'dev/confmgmt'
65Switched to a new branch 'dev/entitlements'
66Switched to a new branch 'dev/kolab-test-suite'
67Switched to a new branch 'dev/kolab-test-tools'
68Switched to branch 'master'
69Switched to a new branch 'pykolab-0.2'
70Switched to a new branch 'pykolab-0.3'
71Switched to a new branch 'pykolab-0.4'
72Switched to a new branch 'pykolab-0.5'
73Note: checking out 'pykolab-0.5.14'.
74
75You are in 'detached HEAD' state. You can look around, make experimental
76changes and commit them, and you can discard any commits you make in this
77state without impacting any branches by performing another checkout.
78
79If you want to create a new branch to retain commits you create, you may
80do so (now or later) by using -b with the checkout command again. Example:
81
82 git checkout -b new_branch_name
83
84HEAD is now at a35735a... 0.5.14
85Previous HEAD position was a35735a... 0.5.14
86Switched to a new branch 'pykolab-0.6'
87Switched to a new branch 'pykolab-0.7'
88Note: checking out '939dcc0cab4e1e12b66c392e8b061a7688ccd4a2'.
89
90You are in 'detached HEAD' state. You can look around, make experimental
91changes and commit them, and you can discard any commits you make in this
92state without impacting any branches by performing another checkout.
93
94If you want to create a new branch to retain commits you create, you may
95do so (now or later) by using -b with the checkout command again. Example:
96
97 git checkout -b new_branch_name
98
99HEAD is now at 939dcc0... Use COMMENT in invitation policy notifications (#5403)
100+ exit 1
101+ retval=1
102+ popd
103+ exit 1
104

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

8084 result = f(*a, **kw)
8085 File "/srv/pykolab.git/tests/functional/test_wap_client/test_008_resource_add.py", line 19, in setUp
8086 purge_users()
8087 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
8088 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
8089 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
8090 response = request('POST', "system.authenticate", post=post)
8091 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
8092 response_data = request_raw(method, api_uri, get, post, headers)
8093 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
8094 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
8095 File "/usr/lib64/python2.7/httplib.py", line 979, in request
8096 self._send_request(method, url, body, headers)
8097 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
8098 self.endheaders(body)
8099 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
8100 self._send_output(message_body)
8101 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
8102 self.send(msg)
8103 File "/usr/lib64/python2.7/httplib.py", line 797, in send
8104 self.connect()
8105 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
8106 self.timeout, self.source_address)
8107 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
8108 raise err
8109error: [Errno 111] Connection refused
8110
8111----------------------------------------------------------------------
8112Ran 13 tests in 0.093s
8113
8114FAILED (errors=28)
8115+ exit 1
8116Running ../stick.git/drydocker/pykolab/test_integration.sh FAILED (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8117========================================================================
8118 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8119 Running '../stick.git/drydocker/pykolab/test_unit.sh' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8120 Running 'obs_build_local' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8121 Running 'yum_downgrade' FAILED (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8122 Running 'yum_install' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8123 Running 'obs_install_local' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8124 Running '../stick.git/drydocker/pykolab/test_obs.sh' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8125 Running 'yum -y install kolab' FAILED (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8126 Running 'yum -y install kolab' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8127 Running 'generic_integration_install' OK (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8128 Running 'setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems' FAILED (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8129 Running 'generic_integration_setup' FAILED (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8130 Running '../stick.git/drydocker/pykolab/test_integration.sh' FAILED (at 939dcc0cab4e1e12b66c392e8b061a7688ccd4a2)
8131========================================================================
8132/var/drydock/workingcopy-215829/repo/pykolab
8133

Lease Working Copy

When
Completed at Jul 1 2016, 9:57 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jul 1 2016, 9:57 AM · Built instantly
Status
Passed

Event Timeline