General Information
| BUILD FAILURE | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/trusty_icehouse_manila_trunk/118/ |
| Project: | trusty_icehouse_manila_trunk |
| Date of build: | Mon, 07 Jul 2014 02:01:18 -0400 |
| Build duration: | 47 sec |
| Build cause: | Started by an SCM change |
| Built on: | pkg-builder |
Health Report
| W | Description | Score |
|---|---|---|
| Build stability: All recent builds failed. | 0 |
Changes
Migrate to oslo.messaging instead of commom/rpc
by vponomaryov
| edit | manila/tests/scheduler/test_scheduler.py |
| edit | manila/test.py |
| delete | manila/openstack/common/notifier/rabbit_notifier.py |
| edit | manila/api/contrib/types_extra_specs.py |
| delete | manila/openstack/common/rpc/impl_zmq.py |
| delete | manila/openstack/common/rpc/matchmaker.py |
| delete | manila/openstack/common/rpc/amqp.py |
| edit | manila/scheduler/rpcapi.py |
| edit | test-requirements.txt |
| edit | manila/share/manager.py |
| delete | manila/openstack/common/rpc/impl_fake.py |
| delete | manila/openstack/common/notifier/__init__.py |
| edit | manila/tests/scheduler/test_rpcapi.py |
| delete | manila/openstack/common/notifier/rpc_notifier2.py |
| edit | requirements.txt |
| edit | manila/tests/api/contrib/test_types_extra_specs.py |
| edit | manila/tests/test_test.py |
| delete | manila/openstack/common/rpc/zmq_receiver.py |
| edit | bin/manila-manage |
| delete | manila/openstack/common/notifier/proxy.py |
| delete | manila/openstack/common/rpc/serializer.py |
| delete | manila/openstack/common/notifier/no_op_notifier.py |
| delete | manila/openstack/common/rpc/impl_qpid.py |
| delete | manila/openstack/common/rpc/impl_kombu.py |
| edit | manila/tests/test_quota.py |
| delete | manila/openstack/common/notifier/rpc_notifier.py |
| delete | manila/openstack/common/rpc/matchmaker_ring.py |
| delete | manila/openstack/common/rpc/proxy.py |
| edit | manila/api/contrib/types_manage.py |
| add | manila/rpc.py |
| delete | manila/openstack/common/rpc/service.py |
| delete | manila/openstack/common/rpc/dispatcher.py |
| edit | manila/service.py |
| delete | manila/openstack/common/notifier/api.py |
| edit | manila/share/rpcapi.py |
| delete | manila/openstack/common/notifier/log_notifier.py |
| edit | manila/manager.py |
| delete | manila/openstack/common/notifier/test_notifier.py |
| delete | manila/openstack/common/rpc/__init__.py |
| edit | setup.cfg |
| edit | openstack-common.conf |
| edit | manila/scheduler/manager.py |
| edit | manila/tests/conf_fixture.py |
| edit | manila/tests/test_share_rpcapi.py |
| delete | manila/openstack/common/rpc/matchmaker_redis.py |
| edit | manila/tests/api/contrib/test_types_manage.py |
| delete | manila/openstack/common/rpc/common.py |
| add | manila/tests/fake_notifier.py |
| edit | manila/tests/api/contrib/test_share_actions.py |
Removed custom synchronized in service_instance
by yportnova
| edit | manila/tests/test_share_generic.py |
| edit | manila/share/drivers/service_instance.py |
| edit | manila/tests/test_service_instance.py |
| edit | .gitignore |
| edit | manila/share/drivers/generic.py |
Console Output
| [...truncated 206 lines...] |
| Setting up libxdmcp6:amd64 (1:1.1.1-1) ... |
| Setting up libxcb1:amd64 (1.10-2ubuntu1) ... |
| Setting up libx11-data (2:1.6.2-1ubuntu2) ... |
| Setting up libx11-6:amd64 (2:1.6.2-1ubuntu2) ... |
| Setting up libxext6:amd64 (2:1.3.2-1) ... |
| Setting up libxmuu1:amd64 (2:1.1.1-1) ... |
| Setting up less (458-2) ... |
| Setting up openssh-client (1:6.6p1-2ubuntu2) ... |
| Setting up rsync (3.1.0-2ubuntu0.1) ... |
| Removing any system startup links for /etc/init.d/rsync ... |
| update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match rsync Default-Stop values (none) |
| Adding system startup for /etc/init.d/rsync ... |
| /etc/rc0.d/K20rsync -> ../init.d/rsync |
| /etc/rc1.d/K20rsync -> ../init.d/rsync |
| /etc/rc6.d/K20rsync -> ../init.d/rsync |
| /etc/rc2.d/S20rsync -> ../init.d/rsync |
| /etc/rc3.d/S20rsync -> ../init.d/rsync |
| /etc/rc4.d/S20rsync -> ../init.d/rsync |
| /etc/rc5.d/S20rsync -> ../init.d/rsync |
| invoke-rc.d: policy-rc.d denied execution of restart. |
| Setting up xauth (1:1.0.7-1ubuntu1) ... |
| Setting up liberror-perl (0.17-1.1) ... |
| Setting up git-man (1:1.9.1-1) ... |
| Setting up git (1:1.9.1-1) ... |
| Setting up python-setuptools (3.3-1ubuntu1) ... |
| Processing triggers for libc-bin (2.19-0ubuntu6) ... |
| ERROR:root:Error occurred during package creation/build: argument of type 'NoneType' is not iterable |
| ERROR:root:argument of type 'NoneType' is not iterable |
| INFO:root:Complete command log: |
| INFO:root:Destroying schroot. |
| apt-get -y install python-setuptools git |
| Traceback (most recent call last): |
| File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in |
| raise e |
| TypeError: argument of type 'NoneType' is not iterable |
| Error in sys.excepthook: |
| Traceback (most recent call last): |
| File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 67, in apport_excepthook |
| binary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0])) |
| OSError: [Errno 2] No such file or directory |
| Original exception was: |
| Traceback (most recent call last): |
| File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in |
| raise e |
| TypeError: argument of type 'NoneType' is not iterable |
| Build step 'Execute shell' marked build as failure |
| Email was triggered for: Failure |
| Sending email for trigger: Failure |
-- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help : https://help.launchpad.net/ListHelp

