Title: utopic_juno_neutron_trunk

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/utopic_juno_neutron_trunk/217/
Project:utopic_juno_neutron_trunk
Date of build:Mon, 18 Aug 2014 13:27:06 -0400
Build duration:1 hr 3 min
Build cause:Started by an SCM change
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: All recent builds failed.0

Changes

Define some abstract methods in VpnDriver class

by lyloi

  editneutron/services/vpn/service_drivers/__init__.py

ofagent: Update a comment in port_bound

by yamamoto

  editneutron/plugins/ofagent/agent/ofa_neutron_agent.py

Replace nullable from primary keys in tz_network_bindings with default

by libosvar

  editneutron/plugins/vmware/dbexts/models.py

Implement Midonet Juno Network Api calls

by joe

  editneutron/tests/unit/midonet/test_midonet_plugin.py
  editneutron/plugins/midonet/plugin.py

Remove ignored do_request timeout argument

by gus

  editneutron/plugins/oneconvergence/lib/plugin_helper.py
  editneutron/tests/unit/oneconvergence/test_plugin_helper.py

Remove duplicated check for router connect to external net

by wangwei

  editneutron/db/l3_db.py

Enabled Cisco ML2 driver to use new upstream ncclient

by jbrendel

  editneutron/plugins/ml2/drivers/cisco/nexus/nexus_network_driver.py
  editneutron/tests/unit/ml2/drivers/cisco/nexus/test_cisco_mech.py

Remove unneeded device_owner field from l2pop tuple

by carl.baldwin

  editneutron/plugins/openvswitch/agent/ovs_neutron_agent.py
  editneutron/tests/unit/ml2/drivers/test_l2population.py
  editneutron/plugins/ml2/drivers/l2pop/mech_driver.py

Fix session's InvalidRequestError because of nested rollback

by armamig

  editneutron/scheduler/l3_agent_scheduler.py

MLNX Agent: Process port_update notifications in the main agent loop

by roeyc

  editneutron/plugins/mlnx/agent/eswitch_neutron_agent.py
  editneutron/tests/unit/mlnx/test_mlnx_neutron_agent.py

Return port context from _bind_port_if_needed

by enikanorov

  editneutron/plugins/ml2/plugin.py

ofagent: Upgrade note about firewall_driver

by yamamoto

  editneutron/plugins/ofagent/README

Removes extra indents from TestSubresourcePlugin

by sam

  editneutron/tests/unit/test_api_v2.py

Fixing neutron-db-manage with some options other than upgrade/downgrade

by ronak.malav.shah

  editneutron/db/migration/alembic_migrations/env.py

Predictable field and filter ordering

by sam

  editneutron/tests/base.py
  editneutron/tests/unit/test_api_v2.py

Add delete operations for the ODL MechanismDriver

by ollivier.cedric

  editneutron/tests/unit/ml2/test_mechanism_odl.py
  editneutron/plugins/ml2/drivers/mechanism_odl.py

MLNX Agent: ensure removed ports get treated on resyncs

by chen.roey

  editneutron/plugins/mlnx/agent/eswitch_neutron_agent.py
  editneutron/tests/unit/mlnx/test_mlnx_neutron_agent.py

NSX: fix wording for configuration option

by salv.orlando

  editneutron/plugins/vmware/common/config.py
  editetc/neutron/plugins/vmware/nsx.ini

NSX: unify the two distributed routing extensions

by armamig

  deleteneutron/plugins/vmware/dbexts/distributedrouter.py
  editneutron/plugins/vmware/dbexts/models.py
  addneutron/db/migration/alembic_migrations/versions/884573acbf1c_unify_nsx_router_extra_attributes.py
  deleteneutron/plugins/vmware/dbexts/nsxrouter.py
  editneutron/plugins/vmware/plugins/service.py
  editneutron/plugins/vmware/extensions/distributedrouter.py
  editneutron/plugins/vmware/dbexts/servicerouter.py
  editneutron/db/l3_attrs_db.py
  editneutron/plugins/vmware/common/exceptions.py
  editneutron/db/migration/alembic_migrations/versions/HEAD
  editneutron/tests/unit/vmware/test_nsx_plugin.py
  editneutron/plugins/vmware/plugins/base.py

Fixes an issue with FIP re-association

by michael.smith6

  editneutron/tests/unit/test_l3_agent.py
  editneutron/tests/unit/test_linux_ip_lib.py
  editneutron/agent/l3_agent.py
  editneutron/agent/linux/ip_lib.py

add auth token to context

by isaku.yamahata

  editneutron/common/rpc.py
  editneutron/auth.py
  editneutron/tests/unit/test_auth.py
  editneutron/tests/unit/test_neutron_context.py
  editneutron/context.py

Make plugin and l3plugin available as mixin's properties

by armamig

  editneutron/db/l3_rpc_base.py

Do not assume order of new_peers list elements

by jodavidg

  editneutron/tests/unit/db/vpn/test_db_vpnaas.py

Opencontrail plug-in implementation for core resources

by rrugge

  addetc/neutron/plugins/opencontrail/contrailplugin.ini
  addneutron/plugins/opencontrail/common/exceptions.py
  addneutron/tests/unit/opencontrail/__init__.py
  addneutron/plugins/opencontrail/common/__init__.py
  addneutron/plugins/opencontrail/__init__.py
  editsetup.cfg
  addneutron/tests/unit/opencontrail/test_contrail_plugin.py
  addneutron/plugins/opencontrail/contrail_plugin.py
  editneutron/extensions/portbindings.py

Raise exception for network delete with subnets presents

by millet

  editneutron/tests/unit/cisco/n1kv/test_n1kv_plugin.py
  editneutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py

Fix 404 error fetching metadata when using DVR

by armamig

  editneutron/tests/unit/test_metadata_agent.py
  editneutron/agent/metadata/agent.py

Preserve link local IP allocations for DVR fip ns across restart

by carl.baldwin

  editneutron/agent/l3_agent.py
  editneutron/tests/unit/test_l3_agent.py
  editneutron/tests/unit/services/firewall/drivers/varmour/test_varmour_fwaas.py
  editneutron/tests/unit/services/firewall/agents/varmour/test_varmour_router.py

Fix duplicate function: test_getattr_unallowed_attr

by gus

  editneutron/tests/unit/agent/linux/test_ovs_lib.py

Imported Translations from Transifex

by openstack-infra

  editneutron/locale/te_IN/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/vi_VN/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/ja/LC_MESSAGES/neutron-log-error.po
  editneutron/locale/de/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/pt_BR/LC_MESSAGES/neutron-log-error.po
  editneutron/locale/en_US/LC_MESSAGES/neutron.po
  editneutron/locale/ko_KR/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/en_GB/LC_MESSAGES/neutron-log-error.po
  editneutron/locale/zh_TW/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/te_IN/LC_MESSAGES/neutron-log-error.po
  editneutron/locale/en_GB/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/neutron-log-error.pot
  editneutron/locale/neutron-log-info.pot
  editneutron/locale/pt_BR/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/de/LC_MESSAGES/neutron-log-error.po
  editneutron/locale/ko_KR/LC_MESSAGES/neutron-log-error.po
  editneutron/locale/neutron.pot
  editneutron/locale/zh_CN/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/zh_CN/LC_MESSAGES/neutron-log-error.po
  editneutron/locale/en_AU/LC_MESSAGES/neutron-log-error.po
  editneutron/locale/it/LC_MESSAGES/neutron-log-error.po
  editneutron/locale/fr/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/it/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/fr/LC_MESSAGES/neutron-log-error.po
  editneutron/locale/es/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/es/LC_MESSAGES/neutron-log-error.po
  editneutron/locale/en_AU/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/ja/LC_MESSAGES/neutron-log-info.po

VPNaaS: Cisco fix validation for GW IP

by pcm

  editneutron/tests/unit/services/vpn/service_drivers/test_cisco_ipsec.py
  editneutron/services/vpn/service_drivers/cisco_validator.py

Fix PortNotFound exception during sync_routers

by armamig

  editneutron/tests/unit/test_l3_plugin.py
  editneutron/db/l3_rpc_base.py

Fix KeyError during sync_routers

by armamig

  editneutron/db/l3_dvr_db.py
  editneutron/tests/unit/db/test_l3_dvr_db.py
  editneutron/db/l3_db.py
  editneutron/tests/unit/test_l3_plugin.py
  editneutron/tests/unit/test_extension_ext_gw_mode.py
  editneutron/db/l3_gwmode_db.py

Remove SELECT FOR UPDATE use in ML2 tunnel driver add_endpoint

by zzelle

  editneutron/plugins/ml2/drivers/type_vxlan.py
  editneutron/tests/unit/ml2/test_type_gre.py
  editneutron/tests/unit/ml2/test_type_vxlan.py
  editneutron/db/migration/alembic_migrations/versions/HEAD
  editneutron/plugins/ml2/drivers/type_gre.py
  addneutron/db/migration/alembic_migrations/versions/4eba2f05c2f4_correct_vxlan_endpoint_primary_key.py

Option to remove routers from dead l3 agents

by blak111

  editetc/neutron.conf
  editneutron/tests/unit/openvswitch/test_agent_scheduler.py
  editneutron/db/l3_agentschedulers_db.py
  editneutron/services/l3_router/l3_router_plugin.py

Fix PortNotFound error during update_device_up for DVR

by armamig

  editneutron/plugins/ml2/rpc.py
  editneutron/tests/unit/ml2/test_rpcapi.py

Delete DVR namespaces on node after removing last VM

by stephen.ma

  editneutron/plugins/ml2/plugin.py
  editneutron/tests/unit/ml2/test_ml2_plugin.py
  editneutron/db/l3_dvrscheduler_db.py

ML2: Make get_device_details report mac address as well

by yamamoto

  editneutron/plugins/ml2/rpc.py
  editneutron/tests/unit/ml2/test_port_binding.py

l2pop: get_agent_ports: Don't yield (None, {})

by yamamoto

  editneutron/tests/unit/agent/test_l2population_rpc.py
  editneutron/agent/l2population_rpc.py

Fix interface add for dvr with gateway

by rajeev_grover

  editneutron/agent/l3_agent.py
  editneutron/tests/unit/test_l3_agent.py

Use jsonutils instead of stdlib json

by ihrachys

  editneutron/plugins/ml2/drivers/cisco/apic/apic_client.py
  editneutron/tests/unit/services/loadbalancer/drivers/radware/test_plugin_driver.py
  editneutron/plugins/nec/common/ofc_client.py
  editneutron/plugins/cisco/cfg_agent/device_drivers/dummy_driver.py
  editneutron/tests/unit/nec/test_ofc_client.py
  editneutron/plugins/oneconvergence/lib/plugin_helper.py
  editneutron/tests/unit/vmware/vshield/fake_vcns.py
  editneutron/plugins/vmware/nsxlib/secgroup.py
  editneutron/services/firewall/agents/varmour/varmour_api.py
  editneutron/tests/unit/vmware/apiclient/fake.py
  editneutron/plugins/vmware/nsxlib/l2gateway.py
  editneutron/hacking/checks.py
  editneutron/tests/unit/bigswitch/fake_server.py
  editneutron/tests/unit/test_hacking.py
  editneutron/plugins/vmware/nsxlib/lsn.py
  editneutron/plugins/vmware/nsxlib/switch.py
  editneutron/tests/unit/vmware/test_nsx_sync.py
  editneutron/tests/unit/oneconvergence/test_plugin_helper.py
  editneutron/tests/unit/vmware/nsxlib/test_lsn.py
  editneutron/services/loadbalancer/drivers/radware/driver.py
  editneutron/plugins/oneconvergence/lib/nvsdlib.py
  editHACKING.rst
  editneutron/plugins/bigswitch/servermanager.py
  editneutron/plugins/vmware/api_client/eventlet_request.py
  editneutron/plugins/vmware/nsxlib/__init__.py
  editneutron/tests/unit/test_policy.py
  editneutron/plugins/bigswitch/tests/test_server.py
  editneutron/tests/unit/oneconvergence/test_nvsdlib.py

Updated from global requirements

by openstack-infra

  editrequirements.txt

NSX: lift restriction on DVR update

by salv.orlando

  editneutron/plugins/vmware/plugins/base.py
  editneutron/plugins/vmware/common/exceptions.py
  editneutron/tests/unit/vmware/test_nsx_plugin.py

correct getLoggers to use __name__ in code

by aaronorosen

  editneutron/tests/unit/vmware/apiclient/test_api_eventlet_request.py
  editneutron/plugins/vmware/plugins/base.py

Implement namespace cleanup for new DVR namespaces

by carl.baldwin

  editneutron/tests/unit/test_l3_agent.py
  editneutron/agent/l3_agent.py

Cisco N1kv plugin to send subtype on network profile creation

by millet

  editneutron/plugins/cisco/n1kv/n1kv_client.py
  editneutron/tests/unit/cisco/n1kv/test_n1kv_plugin.py

Remove auto-generation of db schema from models at startup

by gessau

  editneutron/services/l3_router/l3_apic.py
  editneutron/tests/unit/ml2/test_type_vxlan.py
  editneutron/services/loadbalancer/drivers/embrane/db.py
  editneutron/db/migration/alembic_migrations/versions/folsom_initial.py
  editneutron/tests/unit/ml2/drivers/test_l2population.py
  editneutron/tests/unit/cisco/test_nexus_plugin.py
  editneutron/tests/unit/test_dhcp_scheduler.py
  editneutron/tests/unit/cisco/n1kv/test_n1kv_db.py
  editneutron/db/db_base_plugin_v2.py
  editneutron/db/vpn/vpn_db.py
  editneutron/db/servicetype_db.py
  editneutron/tests/unit/ml2/drivers/cisco/nexus/test_cisco_nexus.py
  editneutron/tests/unit/cisco/n1kv/test_n1kv_plugin.py
  editneutron/tests/unit/bigswitch/test_base.py
  editneutron/tests/unit/db/test_dvr_mac_db.py
  editneutron/plugins/metaplugin/meta_neutron_plugin.py
  editneutron/tests/unit/vmware/test_dhcpmeta.py
  editneutron/tests/unit/test_routerserviceinsertion.py
  editneutron/tests/unit/test_l3_plugin.py
  editneutron/tests/unit/linuxbridge/test_lb_db.py
  editneutron/tests/unit/mlnx/test_mlnx_plugin_config.py
  editneutron/tests/unit/nec/test_ofc_manager.py
  editneutron/tests/unit/opencontrail/test_contrail_plugin.py
  editneutron/tests/unit/ml2/test_type_gre.py
  editneutron/tests/unit/db/test_agent_db.py
  editneutron/tests/unit/vmware/test_nsx_sync.py
  editneutron/tests/unit/testlib_api.py
  editneutron/plugins/hyperv/db.py
  editneutron/tests/unit/services/l3_router/test_l3_apic_plugin.py
  editneutron/tests/unit/test_quota_ext.py
  editneutron/tests/unit/ml2/drivers/arista/test_arista_mechanism_driver.py
  editneutron/db/metering/metering_db.py
  editneutron/tests/unit/test_db_plugin.py
  editneutron/tests/unit/brocade/test_brocade_vlan.py
  editneutron/tests/unit/mlnx/test_mlnx_db.py
  editneutron/plugins/nec/db/api.py
  editneutron/tests/unit/embrane/test_embrane_l3_plugin.py
  editneutron/plugins/hyperv/hyperv_neutron_plugin.py
  editneutron/tests/unit/ml2/test_type_flat.py
  editneutron/tests/unit/test_db_plugin_level.py
  editneutron/services/l3_router/l3_router_plugin.py
  editneutron/services/loadbalancer/drivers/embrane/driver.py
  editneutron/tests/unit/cisco/test_nexus_db.py
  editneutron/tests/unit/db/test_quota_db.py
  editneutron/tests/unit/ml2/db/test_ml2_dvr_db.py
  editneutron/tests/unit/vmware/db/test_lsn_db.py
  editneutron/tests/unit/ml2/drivers/cisco/nexus/test_cisco_nexus_db.py
  editneutron/plugins/cisco/models/virt_phy_sw_v2.py
  editneutron/tests/unit/openvswitch/test_ovs_db.py
  editneutron/db/migration/alembic_migrations/common_ext_ops.py
  editneutron/tests/unit/embrane/test_embrane_neutron_plugin.py
  editneutron/tests/unit/test_l3_schedulers.py
  editneutron/tests/unit/ryu/test_ryu_plugin.py
  editneutron/tests/unit/services/vpn/service_drivers/test_cisco_ipsec.py
  editneutron/tests/unit/nec/test_db.py
  editneutron/tests/unit/cisco/test_network_db.py
  editneutron/services/firewall/fwaas_plugin.py
  editneutron/tests/unit/test_servicetype.py
  editneutron/tests/unit/db/test_l3_dvr_db.py
  editneutron/tests/unit/ml2/test_helpers.py
  editneutron/tests/unit/cisco/test_plugin_model.py
  editneutron/tests/unit/vmware/db/test_nsx_db.py
  editneutron/tests/unit/metaplugin/test_metaplugin.py
  editneutron/tests/unit/ml2/test_mechanism_odl.py
  editneutron/tests/unit/ml2/test_type_vlan.py
  editneutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py
  editneutron/tests/unit/test_extension_ext_gw_mode.py
  editneutron/tests/unit/nec/test_security_group.py
  editneutron/plugins/cisco/db/network_db_v2.py
  editneutron/services/loadbalancer/plugin.py
  editneutron/tests/unit/ryu/test_ryu_db.py
  editneutron/db/migration/alembic_migrations/env.py
  editneutron/db/api.py

Imported Translations from Transifex

by openstack-infra

  editneutron/locale/fr/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/ko_KR/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/de/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/pt_BR/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/fr/LC_MESSAGES/neutron-log-warning.po
  editneutron/locale/en_AU/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/en_GB/LC_MESSAGES/neutron-log-warning.po
  editneutron/locale/te_IN/LC_MESSAGES/neutron-log-warning.po
  editneutron/locale/sr/LC_MESSAGES/neutron-log-warning.po
  editneutron/locale/te_IN/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/it/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/en_US/LC_MESSAGES/neutron.po
  editneutron/locale/neutron.pot
  editneutron/locale/neutron-log-info.pot
  editneutron/locale/pt_BR/LC_MESSAGES/neutron-log-warning.po
  editneutron/locale/vi_VN/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/de/LC_MESSAGES/neutron-log-warning.po
  editneutron/locale/ko_KR/LC_MESSAGES/neutron-log-warning.po
  editneutron/locale/en_GB/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/neutron-log-warning.pot
  editneutron/locale/zh_CN/LC_MESSAGES/neutron-log-warning.po
  editneutron/locale/zh_CN/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/es/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/ja/LC_MESSAGES/neutron-log-warning.po
  editneutron/locale/en_AU/LC_MESSAGES/neutron-log-warning.po
  editneutron/locale/zh_TW/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/zh_TW/LC_MESSAGES/neutron-log-warning.po
  editneutron/locale/ja/LC_MESSAGES/neutron-log-info.po
  editneutron/locale/es/LC_MESSAGES/neutron-log-warning.po
  editneutron/locale/it/LC_MESSAGES/neutron-log-warning.po

Console Output

[...truncated 38128 lines...]
dch -a [75d89c0] Add definition for new VIF type
dch -a [334aecc] Configuration agent for Cisco devices
dch -a [6bd147d] Handle bool correctly during _extend_extra_router_dict
dch -a [fdee780] Encapsulate some port properties in the PortContext
dch -a [31d67cf] Changes to remove the use of mapping tables from Nuage plugin
dch -a [6fa442b] Updated from global requirements
dch -a [e85ff22] Avoid RequestURITooLong exception in metadata agent
dch -a [2675091] Move loadbalancer vip port creation outside of transaction
dch -a [940d125] Define some abstract methods in VpnDriver class
dch -a [b4b1db3] ML2 mechanism driver for SR-IOV capable NIC based switching, Part 2
dch -a [900ef2c] Audited attribute for poliINFO:root:Destroying schroot.
cy update not changing
dch -a [dc44496] Add rule for updating network's router:external attribute
dch -a [6762aca] Set nullable=False on tenant_id in apic_contracts table
dch -a [c37b243] Fixed audit notifications for dhcp-agent-network
dch -a [355ff10] Fix enums usage for postgres in migrations
dch -a [e71eda9] VPNaaS: Separate validation for Cisco impl
dch -a [eafebec] VMWare: don't notify on disassociate_floatingips()
dch -a [4f40c8f] Bump hacking to version 0.9.2
dch -a [8a50e13] Log methods using rpc communcation
dch -a [487b98a] update vsm credential correctly
dch -a [72f6691] Cisco: Fix test cases which make incorrect create requests
dch -a [7a2053c] Allow unsharing a network used as gateway/floatingip
dch -a [cb06335] sync periodic_task fix from incubator
debcommit
apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piuparts
bzr builddeb -S -- -sa -us -uc
bzr builddeb -S -- -sa -us -uc
debsign -k9935ACDC neutron_2014.2+git201408181327~utopic-0ubuntu1_source.changes
mk-build-deps -i -r -t apt-get -y /tmp/tmpssC9xH/neutron/debian/control
sbuild -d utopic-juno -n -A neutron_2014.2+git201408181327~utopic-0ubuntu1.dsc
Traceback (most recent call last):
File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in
raise e
subprocess.CalledProcessError: Command '['sbuild', '-d', 'utopic-juno', '-n', '-A', 'neutron_2014.2+git201408181327~utopic-0ubuntu1.dsc']' returned non-zero exit status 2
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
subprocess.CalledProcessError: Command '['sbuild', '-d', 'utopic-juno', '-n', '-A', 'neutron_2014.2+git201408181327~utopic-0ubuntu1.dsc']' returned non-zero exit status 2
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

Reply via email to