Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.spec'], chrootPath='/var/lib/mock/1243567-epel-8-x86_64-1582012467.224594/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.u80zgumg:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.u80zgumg:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '430b528f896a415fb7443bf6c7129f4e', '-D', '/var/lib/mock/1243567-epel-8-x86_64-1582012467.224594/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.u80zgumg:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.spec'], chrootPath='/var/lib/mock/1243567-epel-8-x86_64-1582012467.224594/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.u80zgumg:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.u80zgumg:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1906cb1c821f4b0486a580440dfe299f', '-D', '/var/lib/mock/1243567-epel-8-x86_64-1582012467.224594/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.u80zgumg:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-neutron-lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TlBKUg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf neutron-lib-1.29.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-lib-1.29.1-0.20190923154030.4ef4b71.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd neutron-lib-1.29.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-neutron-lib-1.29.1 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6uDwVA + umask 022 + cd /builddir/build/BUILD + cd neutron-lib-1.29.1 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/neutron_lib creating build/lib/neutron_lib/tests creating build/lib/neutron_lib/tests/unit creating build/lib/neutron_lib/tests/unit/plugins creating build/lib/neutron_lib/tests/unit/plugins/ml2 copying neutron_lib/tests/unit/plugins/ml2/__init__.py -> build/lib/neutron_lib/tests/unit/plugins/ml2 copying neutron_lib/tests/unit/plugins/ml2/test_api.py -> build/lib/neutron_lib/tests/unit/plugins/ml2 creating build/lib/neutron_lib/policy copying neutron_lib/policy/__init__.py -> build/lib/neutron_lib/policy copying neutron_lib/policy/_engine.py -> build/lib/neutron_lib/policy creating build/lib/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/__init__.py -> build/lib/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_file.py -> build/lib/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_helpers.py -> build/lib/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_host.py -> build/lib/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_net.py -> build/lib/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_runtime.py -> build/lib/neutron_lib/tests/unit/utils copying neutron_lib/tests/unit/utils/test_test.py -> build/lib/neutron_lib/tests/unit/utils creating build/lib/neutron_lib/tests/unit/api creating build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/__init__.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/base.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/ip_allocation.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test__dummy.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_address_scope.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_admin_state_down_before_update.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_agent.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_agent_resources_synced.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_auto_allocated_topology.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_availability_zone.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_availability_zone_filter.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_net_assoc_stdattrs.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_port_assoc_stdattrs.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_router_assoc_stdattrs.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_routes_control.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_stdattrs.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_bgpvpn_vni.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_data_plane_status.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_default_subnetpools.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dhcpagentscheduler.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dns.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dns_domain_ports.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_dvr.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_empty_string_filtering.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_expose_l3_conntrack_helper.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_expose_port_forwarding_in_fip.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_external_net.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_extra_dhcp_opt.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_extraroute.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_extraroute_atomic.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_filter_validation.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_fip64.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_fip_port_details.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_firewall.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_firewall_v2.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_firewallrouterinsertion.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_flavors.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floatingip_autodelete_internal.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_floatingip_pools.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_flowclassifier.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_interconnection.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_ip_substring_port_filtering.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l2_adjancency.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_conntrack_helper.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_ext_gw_mode.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_ext_ha_mode.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_flavors.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_l3_port_ip_change_not_allowed.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_logging.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_logging_resource.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_metering.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_multiprovidernet.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_availability_zone.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_ip_availability.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_mtu.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_mtu_writable.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_network_segment_range.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_pagination.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_mac_address_regenerate.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_resource_request.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_port_security.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_portbindings.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_portbindings_extended.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_project_default_networks.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_project_id.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_provider_net.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_bw_limit_direction.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_bw_minimum_ingress.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_default.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_gateway_ip.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_rule_type_details.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_qos_rules_alias.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_rbac_security_groups.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_revisionifmatch.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_router_availability_zone.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_router_interface_fip.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_routerservicetype.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_security_groups_port_filtering.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_segment.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_segment_peer_subnet_host_routes.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_servicetype.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_sfc.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_sort_key_validation.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_sorting.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_standard_attr_segment.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_dns_publish_fixed_ip.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_onboard.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_enforce.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_writable.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnet_service_types.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnetpool.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_subnetpool_prefix_ops.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_trunk.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_trunk_details.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_uplink_status_propagation.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vlantransparent.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vpn.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vpn_endpoint_groups.py -> build/lib/neutron_lib/tests/unit/api/definitions copying neutron_lib/tests/unit/api/definitions/test_vpn_flavors.py -> build/lib/neutron_lib/tests/unit/api/definitions creating build/lib/neutron_lib/objects creating build/lib/neutron_lib/objects/extensions copying neutron_lib/objects/extensions/__init__.py -> build/lib/neutron_lib/objects/extensions copying neutron_lib/objects/extensions/standardattributes.py -> build/lib/neutron_lib/objects/extensions creating build/lib/neutron_lib/objects/logapi copying neutron_lib/objects/logapi/__init__.py -> build/lib/neutron_lib/objects/logapi copying neutron_lib/objects/logapi/event_types.py -> build/lib/neutron_lib/objects/logapi copying neutron_lib/tests/unit/api/__init__.py -> build/lib/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_attributes.py -> build/lib/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_conversions.py -> build/lib/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_extensions.py -> build/lib/neutron_lib/tests/unit/api copying neutron_lib/tests/unit/api/test_faults.py -> build/lib/neutron_lib/tests/unit/api creating build/lib/neutron_lib/services creating build/lib/neutron_lib/services/qos copying neutron_lib/services/qos/__init__.py -> build/lib/neutron_lib/services/qos copying neutron_lib/services/qos/base.py -> build/lib/neutron_lib/services/qos copying neutron_lib/services/qos/constants.py -> build/lib/neutron_lib/services/qos creating build/lib/neutron_lib/callbacks copying neutron_lib/callbacks/__init__.py -> build/lib/neutron_lib/callbacks copying neutron_lib/callbacks/events.py -> build/lib/neutron_lib/callbacks copying neutron_lib/callbacks/exceptions.py -> build/lib/neutron_lib/callbacks copying neutron_lib/callbacks/manager.py -> build/lib/neutron_lib/callbacks copying neutron_lib/callbacks/priority_group.py -> build/lib/neutron_lib/callbacks copying neutron_lib/callbacks/registry.py -> build/lib/neutron_lib/callbacks copying neutron_lib/callbacks/resources.py -> build/lib/neutron_lib/callbacks creating build/lib/neutron_lib/tests/unit/policy copying neutron_lib/tests/unit/policy/__init__.py -> build/lib/neutron_lib/tests/unit/policy copying neutron_lib/tests/unit/policy/test__engine.py -> build/lib/neutron_lib/tests/unit/policy creating build/lib/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/__init__.py -> build/lib/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/_base.py -> build/lib/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_api.py -> build/lib/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_model_base.py -> build/lib/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_model_query.py -> build/lib/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_resource_extend.py -> build/lib/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_sqlalchemytypes.py -> build/lib/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_standard_attr.py -> build/lib/neutron_lib/tests/unit/db copying neutron_lib/tests/unit/db/test_utils.py -> build/lib/neutron_lib/tests/unit/db copying neutron_lib/__init__.py -> build/lib/neutron_lib copying neutron_lib/_i18n.py -> build/lib/neutron_lib copying neutron_lib/constants.py -> build/lib/neutron_lib copying neutron_lib/context.py -> build/lib/neutron_lib copying neutron_lib/fixture.py -> build/lib/neutron_lib copying neutron_lib/rpc.py -> build/lib/neutron_lib copying neutron_lib/version.py -> build/lib/neutron_lib copying neutron_lib/worker.py -> build/lib/neutron_lib creating build/lib/neutron_lib/utils copying neutron_lib/utils/__init__.py -> build/lib/neutron_lib/utils copying neutron_lib/utils/file.py -> build/lib/neutron_lib/utils copying neutron_lib/utils/helpers.py -> build/lib/neutron_lib/utils copying neutron_lib/utils/host.py -> build/lib/neutron_lib/utils copying neutron_lib/utils/net.py -> build/lib/neutron_lib/utils copying neutron_lib/utils/runtime.py -> build/lib/neutron_lib/utils copying neutron_lib/utils/test.py -> build/lib/neutron_lib/utils copying neutron_lib/utils/upgrade_checks.py -> build/lib/neutron_lib/utils creating build/lib/neutron_lib/api copying neutron_lib/api/__init__.py -> build/lib/neutron_lib/api copying neutron_lib/api/attributes.py -> build/lib/neutron_lib/api copying neutron_lib/api/converters.py -> build/lib/neutron_lib/api copying neutron_lib/api/extensions.py -> build/lib/neutron_lib/api copying neutron_lib/api/faults.py -> build/lib/neutron_lib/api copying neutron_lib/tests/__init__.py -> build/lib/neutron_lib/tests copying neutron_lib/tests/_base.py -> build/lib/neutron_lib/tests copying neutron_lib/tests/_post_mortem_debug.py -> build/lib/neutron_lib/tests copying neutron_lib/tests/tools.py -> build/lib/neutron_lib/tests creating build/lib/neutron_lib/tests/unit/legacy copying neutron_lib/tests/unit/legacy/__init__.py -> build/lib/neutron_lib/tests/unit/legacy copying neutron_lib/tests/unit/__init__.py -> build/lib/neutron_lib/tests/unit copying neutron_lib/tests/unit/fake_notifier.py -> build/lib/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_context.py -> build/lib/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_fixture.py -> build/lib/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_neutron_lib.py -> build/lib/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_rpc.py -> build/lib/neutron_lib/tests/unit copying neutron_lib/tests/unit/test_worker.py -> build/lib/neutron_lib/tests/unit creating build/lib/neutron_lib/tests/unit/clients copying neutron_lib/tests/unit/clients/__init__.py -> build/lib/neutron_lib/tests/unit/clients creating build/lib/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/__init__.py -> build/lib/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_allowedaddresspairs.py -> build/lib/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_availability_zone.py -> build/lib/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_dns.py -> build/lib/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_multiprovidernet.py -> build/lib/neutron_lib/tests/unit/api/validators copying neutron_lib/tests/unit/api/validators/test_validators.py -> build/lib/neutron_lib/tests/unit/api/validators creating build/lib/neutron_lib/hacking copying neutron_lib/hacking/__init__.py -> build/lib/neutron_lib/hacking copying neutron_lib/hacking/checks.py -> build/lib/neutron_lib/hacking copying neutron_lib/hacking/translation_checks.py -> build/lib/neutron_lib/hacking creating build/lib/neutron_lib/agent copying neutron_lib/agent/__init__.py -> build/lib/neutron_lib/agent copying neutron_lib/agent/constants.py -> build/lib/neutron_lib/agent copying neutron_lib/agent/extension.py -> build/lib/neutron_lib/agent copying neutron_lib/agent/l2_extension.py -> build/lib/neutron_lib/agent copying neutron_lib/agent/l3_extension.py -> build/lib/neutron_lib/agent copying neutron_lib/agent/topics.py -> build/lib/neutron_lib/agent creating build/lib/neutron_lib/api/validators copying neutron_lib/api/validators/__init__.py -> build/lib/neutron_lib/api/validators copying neutron_lib/api/validators/allowedaddresspairs.py -> build/lib/neutron_lib/api/validators copying neutron_lib/api/validators/availability_zone.py -> build/lib/neutron_lib/api/validators copying neutron_lib/api/validators/dns.py -> build/lib/neutron_lib/api/validators copying neutron_lib/api/validators/multiprovidernet.py -> build/lib/neutron_lib/api/validators creating build/lib/neutron_lib/plugins copying neutron_lib/plugins/__init__.py -> build/lib/neutron_lib/plugins copying neutron_lib/plugins/constants.py -> build/lib/neutron_lib/plugins copying neutron_lib/plugins/directory.py -> build/lib/neutron_lib/plugins copying neutron_lib/plugins/utils.py -> build/lib/neutron_lib/plugins creating build/lib/neutron_lib/services/logapi copying neutron_lib/services/logapi/__init__.py -> build/lib/neutron_lib/services/logapi copying neutron_lib/services/logapi/constants.py -> build/lib/neutron_lib/services/logapi creating build/lib/neutron_lib/db copying neutron_lib/db/__init__.py -> build/lib/neutron_lib/db copying neutron_lib/db/api.py -> build/lib/neutron_lib/db copying neutron_lib/db/constants.py -> build/lib/neutron_lib/db copying neutron_lib/db/model_base.py -> build/lib/neutron_lib/db copying neutron_lib/db/model_query.py -> build/lib/neutron_lib/db copying neutron_lib/db/resource_extend.py -> build/lib/neutron_lib/db copying neutron_lib/db/sqlalchemytypes.py -> build/lib/neutron_lib/db copying neutron_lib/db/standard_attr.py -> build/lib/neutron_lib/db copying neutron_lib/db/utils.py -> build/lib/neutron_lib/db creating build/lib/neutron_lib/tests/unit/objects copying neutron_lib/tests/unit/objects/__init__.py -> build/lib/neutron_lib/tests/unit/objects copying neutron_lib/tests/unit/objects/test_common_types.py -> build/lib/neutron_lib/tests/unit/objects copying neutron_lib/tests/unit/objects/test_utils.py -> build/lib/neutron_lib/tests/unit/objects creating build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/__init__.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/_dummy.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/address_scope.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/agent.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/agent_resources_synced.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/allowedaddresspairs.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/auto_allocated_topology.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/availability_zone.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/availability_zone_filter.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/base.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_routes_control.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs_net_assoc.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs_port_assoc.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_stdattrs_router_assoc.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/bgpvpn_vni.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/constants.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/data_plane_status.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/default_subnetpools.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/dhcpagentscheduler.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/dns.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/dns_domain_ports.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/dvr.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/empty_string_filtering.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/expose_l3_conntrack_helper.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/expose_port_forwarding_in_fip.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/external_net.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/extra_dhcp_opt.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/extraroute.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/extraroute_atomic.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/filter_validation.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip64.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/fip_port_details.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/firewall.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/firewall_v2.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/firewallrouterinsertion.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/flavors.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/floating_ip_port_forwarding.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/floatingip_autodelete_internal.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/floatingip_pools.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/flowclassifier.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/interconnection.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/ip_allocation.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/ip_substring_port_filtering.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/l2_adjacency.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_conntrack_helper.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_ext_gw_mode.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_ext_ha_mode.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_flavors.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/l3_port_ip_change_not_allowed.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/logging.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/logging_resource.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/metering.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/multiprovidernet.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/network.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_availability_zone.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_ip_availability.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_mtu.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_mtu_writable.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/network_segment_range.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/pagination.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/port.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_mac_address_regenerate.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_resource_request.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/port_security.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/portbindings.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/portbindings_extended.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/project_default_networks.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/project_id.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/provider_net.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_bw_limit_direction.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_bw_minimum_ingress.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_default.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_gateway_ip.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_rule_type_details.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/qos_rules_alias.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/rbac_security_groups.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/revisionifmatch.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/router_admin_state_down_before_update.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/router_availability_zone.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/router_interface_fip.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/routerservicetype.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/security_groups_port_filtering.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/segment.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/segments_peer_subnet_host_routes.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/servicetype.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/sfc.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/sort_key_validation.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/sorting.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/standard_attr_segment.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_dns_publish_fixed_ip.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_onboard.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_segmentid_enforce.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_segmentid_writable.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnet_service_types.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnetpool.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/subnetpool_prefix_ops.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/trunk.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/trunk_details.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/uplink_status_propagation.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/vlantransparent.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn_endpoint_groups.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/api/definitions/vpn_flavors.py -> build/lib/neutron_lib/api/definitions copying neutron_lib/services/__init__.py -> build/lib/neutron_lib/services copying neutron_lib/services/base.py -> build/lib/neutron_lib/services copying neutron_lib/services/constants.py -> build/lib/neutron_lib/services creating build/lib/neutron_lib/tests/unit/placement copying neutron_lib/tests/unit/placement/__init__.py -> build/lib/neutron_lib/tests/unit/placement copying neutron_lib/tests/unit/placement/test_client.py -> build/lib/neutron_lib/tests/unit/placement copying neutron_lib/tests/unit/placement/test_utils.py -> build/lib/neutron_lib/tests/unit/placement copying neutron_lib/tests/unit/plugins/__init__.py -> build/lib/neutron_lib/tests/unit/plugins copying neutron_lib/tests/unit/plugins/test_directory.py -> build/lib/neutron_lib/tests/unit/plugins copying neutron_lib/tests/unit/plugins/test_utils.py -> build/lib/neutron_lib/tests/unit/plugins creating build/lib/neutron_lib/tests/unit/exceptions copying neutron_lib/tests/unit/exceptions/__init__.py -> build/lib/neutron_lib/tests/unit/exceptions copying neutron_lib/tests/unit/exceptions/test_exceptions.py -> build/lib/neutron_lib/tests/unit/exceptions creating build/lib/neutron_lib/services/trunk copying neutron_lib/services/trunk/__init__.py -> build/lib/neutron_lib/services/trunk copying neutron_lib/services/trunk/constants.py -> build/lib/neutron_lib/services/trunk creating build/lib/neutron_lib/tests/unit/services creating build/lib/neutron_lib/tests/unit/services/qos copying neutron_lib/tests/unit/services/qos/__init__.py -> build/lib/neutron_lib/tests/unit/services/qos copying neutron_lib/tests/unit/services/qos/test_base.py -> build/lib/neutron_lib/tests/unit/services/qos copying neutron_lib/tests/unit/services/__init__.py -> build/lib/neutron_lib/tests/unit/services copying neutron_lib/tests/unit/services/test_base.py -> build/lib/neutron_lib/tests/unit/services creating build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/__init__.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/address_scope.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/agent.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/allowedaddresspairs.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/availability_zone.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/dhcpagentscheduler.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/dns.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/dvr.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/external_net.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/extraroute.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/firewall_v1.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/firewall_v2.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/flavors.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/l3.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/l3_ext_ha_mode.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/metering.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/multiprovidernet.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/network_segment_range.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/placement.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/port_security.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/qos.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/vlantransparent.py -> build/lib/neutron_lib/exceptions copying neutron_lib/exceptions/vpn.py -> build/lib/neutron_lib/exceptions creating build/lib/neutron_lib/tests/unit/hacking copying neutron_lib/tests/unit/hacking/__init__.py -> build/lib/neutron_lib/tests/unit/hacking copying neutron_lib/tests/unit/hacking/test_checks.py -> build/lib/neutron_lib/tests/unit/hacking creating build/lib/neutron_lib/placement copying neutron_lib/placement/__init__.py -> build/lib/neutron_lib/placement copying neutron_lib/placement/client.py -> build/lib/neutron_lib/placement copying neutron_lib/placement/constants.py -> build/lib/neutron_lib/placement copying neutron_lib/placement/utils.py -> build/lib/neutron_lib/placement copying neutron_lib/objects/__init__.py -> build/lib/neutron_lib/objects copying neutron_lib/objects/common_types.py -> build/lib/neutron_lib/objects copying neutron_lib/objects/exceptions.py -> build/lib/neutron_lib/objects copying neutron_lib/objects/registry.py -> build/lib/neutron_lib/objects copying neutron_lib/objects/utils.py -> build/lib/neutron_lib/objects creating build/lib/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/__init__.py -> build/lib/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_callback_exceptions.py -> build/lib/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_events.py -> build/lib/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_manager.py -> build/lib/neutron_lib/tests/unit/callbacks copying neutron_lib/tests/unit/callbacks/test_registry.py -> build/lib/neutron_lib/tests/unit/callbacks creating build/lib/neutron_lib/plugins/ml2 copying neutron_lib/plugins/ml2/__init__.py -> build/lib/neutron_lib/plugins/ml2 copying neutron_lib/plugins/ml2/api.py -> build/lib/neutron_lib/plugins/ml2 running egg_info writing neutron_lib.egg-info/PKG-INFO writing dependency_links to neutron_lib.egg-info/dependency_links.txt writing entry points to neutron_lib.egg-info/entry_points.txt deleting neutron_lib.egg-info/requires.txt writing top-level names to neutron_lib.egg-info/top_level.txt writing pbr to neutron_lib.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'neutron_lib.egg-info/SOURCES.txt' creating build/lib/neutron_lib/locale creating build/lib/neutron_lib/locale/zh_CN creating build/lib/neutron_lib/locale/zh_CN/LC_MESSAGES copying neutron_lib/locale/zh_CN/LC_MESSAGES/neutron_lib.po -> build/lib/neutron_lib/locale/zh_CN/LC_MESSAGES creating build/lib/neutron_lib/tests/etc copying neutron_lib/tests/etc/dummy_policy.json -> build/lib/neutron_lib/tests/etc copying neutron_lib/tests/etc/neutron_lib.conf -> build/lib/neutron_lib/tests/etc copying neutron_lib/tests/etc/no_policy.json -> build/lib/neutron_lib/tests/etc copying neutron_lib/tests/etc/policy.json -> build/lib/neutron_lib/tests/etc + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PZlfSW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64 + cd neutron-lib-1.29.1 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64 --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/locale creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/locale/zh_CN creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/locale/zh_CN/LC_MESSAGES copying build/lib/neutron_lib/locale/zh_CN/LC_MESSAGES/neutron_lib.po -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement copying build/lib/neutron_lib/placement/utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement copying build/lib/neutron_lib/placement/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement copying build/lib/neutron_lib/placement/client.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement copying build/lib/neutron_lib/placement/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/vpn.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/vlantransparent.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/qos.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/port_security.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/placement.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/network_segment_range.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/multiprovidernet.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/metering.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/l3_ext_ha_mode.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/l3.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/flavors.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/firewall_v2.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/firewall_v1.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/extraroute.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/external_net.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/dvr.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/dns.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/dhcpagentscheduler.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/allowedaddresspairs.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/agent.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/address_scope.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions copying build/lib/neutron_lib/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db copying build/lib/neutron_lib/db/utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db copying build/lib/neutron_lib/db/standard_attr.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db copying build/lib/neutron_lib/db/sqlalchemytypes.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db copying build/lib/neutron_lib/db/resource_extend.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db copying build/lib/neutron_lib/db/model_query.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db copying build/lib/neutron_lib/db/model_base.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db copying build/lib/neutron_lib/db/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db copying build/lib/neutron_lib/db/api.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db copying build/lib/neutron_lib/db/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/ml2 copying build/lib/neutron_lib/plugins/ml2/api.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/ml2 copying build/lib/neutron_lib/plugins/ml2/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/ml2 copying build/lib/neutron_lib/plugins/utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins copying build/lib/neutron_lib/plugins/directory.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins copying build/lib/neutron_lib/plugins/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins copying build/lib/neutron_lib/plugins/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent copying build/lib/neutron_lib/agent/topics.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent copying build/lib/neutron_lib/agent/l3_extension.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent copying build/lib/neutron_lib/agent/l2_extension.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent copying build/lib/neutron_lib/agent/extension.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent copying build/lib/neutron_lib/agent/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent copying build/lib/neutron_lib/agent/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/hacking copying build/lib/neutron_lib/hacking/translation_checks.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/hacking copying build/lib/neutron_lib/hacking/checks.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/hacking copying build/lib/neutron_lib/hacking/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/hacking creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/vpn_flavors.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/vpn_endpoint_groups.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/vpn.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/vlantransparent.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/uplink_status_propagation.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/trunk_details.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/trunk.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/subnetpool_prefix_ops.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/subnetpool.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/subnet_service_types.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/subnet_segmentid_writable.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/subnet_segmentid_enforce.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/subnet_onboard.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/subnet_dns_publish_fixed_ip.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/subnet.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/standard_attr_segment.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/sorting.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/sort_key_validation.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/sfc.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/servicetype.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/segments_peer_subnet_host_routes.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/segment.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/security_groups_port_filtering.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/routerservicetype.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/router_interface_fip.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/router_availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/router_admin_state_down_before_update.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/revisionifmatch.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/rbac_security_groups.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/qos_rules_alias.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/qos_rule_type_details.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/qos_gateway_ip.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/qos_default.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/qos_bw_minimum_ingress.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/qos_bw_limit_direction.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/qos.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/provider_net.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/project_id.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/project_default_networks.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/portbindings_extended.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/portbindings.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/port_security.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/port_resource_request.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/port_mac_address_regenerate.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/port.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/pagination.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/network_segment_range.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/network_mtu_writable.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/network_mtu.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/network_ip_availability.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/network_availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/network.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/multiprovidernet.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/metering.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/logging_resource.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/logging.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/l3_port_ip_change_not_allowed.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/l3_flavors.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/l3_ext_ha_mode.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/l3_ext_gw_mode.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/l3.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/l2_adjacency.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/ip_substring_port_filtering.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/ip_allocation.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/interconnection.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/flowclassifier.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/floatingip_pools.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/floatingip_autodelete_internal.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/floating_ip_port_forwarding.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/flavors.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/firewallrouterinsertion.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/firewall_v2.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/firewall.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/fip_port_details.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/fip64.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/filter_validation.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/extraroute_atomic.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/extraroute.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/extra_dhcp_opt.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/external_net.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/expose_port_forwarding_in_fip.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/expose_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/empty_string_filtering.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/dvr.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/dns_domain_ports.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/dns.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/dhcpagentscheduler.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/default_subnetpools.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/data_plane_status.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/bgpvpn_vni.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/bgpvpn_stdattrs_router_assoc.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/bgpvpn_stdattrs_port_assoc.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/bgpvpn_stdattrs_net_assoc.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/bgpvpn_stdattrs.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/bgpvpn_routes_control.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/bgpvpn.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/base.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/availability_zone_filter.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/allowedaddresspairs.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/agent_resources_synced.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/agent.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/address_scope.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/_dummy.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions copying build/lib/neutron_lib/api/definitions/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators copying build/lib/neutron_lib/api/validators/multiprovidernet.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators copying build/lib/neutron_lib/api/validators/dns.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators copying build/lib/neutron_lib/api/validators/availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators copying build/lib/neutron_lib/api/validators/allowedaddresspairs.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators copying build/lib/neutron_lib/api/validators/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators copying build/lib/neutron_lib/api/faults.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api copying build/lib/neutron_lib/api/extensions.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api copying build/lib/neutron_lib/api/converters.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api copying build/lib/neutron_lib/api/attributes.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api copying build/lib/neutron_lib/api/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils copying build/lib/neutron_lib/utils/upgrade_checks.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils copying build/lib/neutron_lib/utils/test.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils copying build/lib/neutron_lib/utils/runtime.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils copying build/lib/neutron_lib/utils/net.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils copying build/lib/neutron_lib/utils/host.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils copying build/lib/neutron_lib/utils/helpers.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils copying build/lib/neutron_lib/utils/file.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils copying build/lib/neutron_lib/utils/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils copying build/lib/neutron_lib/worker.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib copying build/lib/neutron_lib/version.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib copying build/lib/neutron_lib/rpc.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib copying build/lib/neutron_lib/fixture.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib copying build/lib/neutron_lib/context.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib copying build/lib/neutron_lib/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib copying build/lib/neutron_lib/_i18n.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib copying build/lib/neutron_lib/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks copying build/lib/neutron_lib/callbacks/resources.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks copying build/lib/neutron_lib/callbacks/registry.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks copying build/lib/neutron_lib/callbacks/priority_group.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks copying build/lib/neutron_lib/callbacks/manager.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks copying build/lib/neutron_lib/callbacks/exceptions.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks copying build/lib/neutron_lib/callbacks/events.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks copying build/lib/neutron_lib/callbacks/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/trunk copying build/lib/neutron_lib/services/trunk/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/trunk copying build/lib/neutron_lib/services/trunk/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/trunk copying build/lib/neutron_lib/services/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services copying build/lib/neutron_lib/services/base.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services copying build/lib/neutron_lib/services/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/logapi copying build/lib/neutron_lib/services/logapi/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/logapi copying build/lib/neutron_lib/services/logapi/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/logapi creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/qos copying build/lib/neutron_lib/services/qos/constants.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/qos copying build/lib/neutron_lib/services/qos/base.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/qos copying build/lib/neutron_lib/services/qos/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/qos creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects copying build/lib/neutron_lib/objects/utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects copying build/lib/neutron_lib/objects/registry.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects copying build/lib/neutron_lib/objects/exceptions.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects copying build/lib/neutron_lib/objects/common_types.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects copying build/lib/neutron_lib/objects/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/logapi copying build/lib/neutron_lib/objects/logapi/event_types.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/logapi copying build/lib/neutron_lib/objects/logapi/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/logapi creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/extensions copying build/lib/neutron_lib/objects/extensions/standardattributes.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/extensions copying build/lib/neutron_lib/objects/extensions/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/extensions creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/policy copying build/lib/neutron_lib/policy/_engine.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/policy copying build/lib/neutron_lib/policy/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/policy creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/etc copying build/lib/neutron_lib/tests/etc/policy.json -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/etc copying build/lib/neutron_lib/tests/etc/no_policy.json -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/etc copying build/lib/neutron_lib/tests/etc/neutron_lib.conf -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/etc copying build/lib/neutron_lib/tests/etc/dummy_policy.json -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/etc copying build/lib/neutron_lib/tests/tools.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests copying build/lib/neutron_lib/tests/_post_mortem_debug.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests copying build/lib/neutron_lib/tests/_base.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests copying build/lib/neutron_lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks copying build/lib/neutron_lib/tests/unit/callbacks/test_registry.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks copying build/lib/neutron_lib/tests/unit/callbacks/test_manager.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks copying build/lib/neutron_lib/tests/unit/callbacks/test_events.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks copying build/lib/neutron_lib/tests/unit/callbacks/test_callback_exceptions.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks copying build/lib/neutron_lib/tests/unit/callbacks/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/hacking copying build/lib/neutron_lib/tests/unit/hacking/test_checks.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/hacking copying build/lib/neutron_lib/tests/unit/hacking/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/hacking creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services copying build/lib/neutron_lib/tests/unit/services/test_base.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services copying build/lib/neutron_lib/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services/qos copying build/lib/neutron_lib/tests/unit/services/qos/test_base.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services/qos copying build/lib/neutron_lib/tests/unit/services/qos/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services/qos creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/exceptions copying build/lib/neutron_lib/tests/unit/exceptions/test_exceptions.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/exceptions copying build/lib/neutron_lib/tests/unit/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/exceptions creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/placement copying build/lib/neutron_lib/tests/unit/placement/test_utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/placement copying build/lib/neutron_lib/tests/unit/placement/test_client.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/placement copying build/lib/neutron_lib/tests/unit/placement/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/placement creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/objects copying build/lib/neutron_lib/tests/unit/objects/test_utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/objects copying build/lib/neutron_lib/tests/unit/objects/test_common_types.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/objects copying build/lib/neutron_lib/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/objects creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/clients copying build/lib/neutron_lib/tests/unit/clients/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/clients copying build/lib/neutron_lib/tests/unit/test_worker.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit copying build/lib/neutron_lib/tests/unit/test_rpc.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit copying build/lib/neutron_lib/tests/unit/test_neutron_lib.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit copying build/lib/neutron_lib/tests/unit/test_fixture.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit copying build/lib/neutron_lib/tests/unit/test_context.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit copying build/lib/neutron_lib/tests/unit/fake_notifier.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit copying build/lib/neutron_lib/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/legacy copying build/lib/neutron_lib/tests/unit/legacy/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/legacy creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db copying build/lib/neutron_lib/tests/unit/db/test_utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db copying build/lib/neutron_lib/tests/unit/db/test_standard_attr.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db copying build/lib/neutron_lib/tests/unit/db/test_sqlalchemytypes.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db copying build/lib/neutron_lib/tests/unit/db/test_resource_extend.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db copying build/lib/neutron_lib/tests/unit/db/test_model_query.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db copying build/lib/neutron_lib/tests/unit/db/test_model_base.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db copying build/lib/neutron_lib/tests/unit/db/test_api.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db copying build/lib/neutron_lib/tests/unit/db/_base.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db copying build/lib/neutron_lib/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/policy copying build/lib/neutron_lib/tests/unit/policy/test__engine.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/policy copying build/lib/neutron_lib/tests/unit/policy/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/policy creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators copying build/lib/neutron_lib/tests/unit/api/validators/test_validators.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators copying build/lib/neutron_lib/tests/unit/api/validators/test_multiprovidernet.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators copying build/lib/neutron_lib/tests/unit/api/validators/test_dns.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators copying build/lib/neutron_lib/tests/unit/api/validators/test_availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators copying build/lib/neutron_lib/tests/unit/api/validators/test_allowedaddresspairs.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators copying build/lib/neutron_lib/tests/unit/api/validators/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators copying build/lib/neutron_lib/tests/unit/api/test_faults.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api copying build/lib/neutron_lib/tests/unit/api/test_extensions.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api copying build/lib/neutron_lib/tests/unit/api/test_conversions.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api copying build/lib/neutron_lib/tests/unit/api/test_attributes.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api copying build/lib/neutron_lib/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_vpn_flavors.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_vpn_endpoint_groups.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_vpn.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_vlantransparent.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_uplink_status_propagation.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_trunk_details.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_trunk.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnetpool_prefix_ops.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnetpool.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_service_types.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_writable.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_enforce.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_onboard.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet_dns_publish_fixed_ip.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_subnet.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_standard_attr_segment.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_sorting.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_sort_key_validation.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_sfc.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_servicetype.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_segment_peer_subnet_host_routes.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_segment.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_security_groups_port_filtering.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_routerservicetype.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_router_interface_fip.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_router_availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_revisionifmatch.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_rbac_security_groups.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_rules_alias.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_rule_type_details.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_gateway_ip.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_default.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_bw_minimum_ingress.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos_bw_limit_direction.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_qos.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_provider_net.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_project_id.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_project_default_networks.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_portbindings_extended.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_portbindings.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_security.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_resource_request.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_port_mac_address_regenerate.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_port.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_pagination.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_mtu_writable.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_mtu.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_network_availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_network.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_multiprovidernet.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_metering.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_logging_resource.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_logging.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_port_ip_change_not_allowed.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_flavors.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_ext_ha_mode.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_ext_gw_mode.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_l3.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_l2_adjancency.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_ip_substring_port_filtering.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_interconnection.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_flowclassifier.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_floatingip_pools.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_floatingip_autodelete_internal.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_flavors.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_firewallrouterinsertion.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_firewall_v2.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_firewall.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_fip_port_details.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_fip64.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_filter_validation.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_extraroute_atomic.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_extraroute.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_extra_dhcp_opt.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_external_net.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_expose_port_forwarding_in_fip.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_expose_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_empty_string_filtering.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_dvr.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_dns_domain_ports.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_dns.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_dhcpagentscheduler.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_default_subnetpools.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_data_plane_status.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_vni.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_stdattrs.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_routes_control.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_router_assoc_stdattrs.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_port_assoc_stdattrs.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn_net_assoc_stdattrs.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_bgpvpn.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_availability_zone_filter.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_agent_resources_synced.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_agent.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_admin_state_down_before_update.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test_address_scope.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/test__dummy.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/ip_allocation.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/base.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions copying build/lib/neutron_lib/tests/unit/api/definitions/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils copying build/lib/neutron_lib/tests/unit/utils/test_test.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils copying build/lib/neutron_lib/tests/unit/utils/test_runtime.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils copying build/lib/neutron_lib/tests/unit/utils/test_net.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils copying build/lib/neutron_lib/tests/unit/utils/test_host.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils copying build/lib/neutron_lib/tests/unit/utils/test_helpers.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils copying build/lib/neutron_lib/tests/unit/utils/test_file.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils copying build/lib/neutron_lib/tests/unit/utils/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins copying build/lib/neutron_lib/tests/unit/plugins/test_utils.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins copying build/lib/neutron_lib/tests/unit/plugins/test_directory.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins copying build/lib/neutron_lib/tests/unit/plugins/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins creating /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/ml2 copying build/lib/neutron_lib/tests/unit/plugins/ml2/test_api.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/ml2 copying build/lib/neutron_lib/tests/unit/plugins/ml2/__init__.py -> /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/ml2 byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/placement/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/vpn.py to vpn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/vlantransparent.py to vlantransparent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/qos.py to qos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/port_security.py to port_security.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/placement.py to placement.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/network_segment_range.py to network_segment_range.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/multiprovidernet.py to multiprovidernet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/metering.py to metering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/l3_ext_ha_mode.py to l3_ext_ha_mode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/l3.py to l3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/flavors.py to flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/firewall_v2.py to firewall_v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/firewall_v1.py to firewall_v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/extraroute.py to extraroute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/external_net.py to external_net.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/dvr.py to dvr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/dns.py to dns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/dhcpagentscheduler.py to dhcpagentscheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/availability_zone.py to availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/allowedaddresspairs.py to allowedaddresspairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/agent.py to agent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/address_scope.py to address_scope.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/exceptions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/standard_attr.py to standard_attr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/sqlalchemytypes.py to sqlalchemytypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/resource_extend.py to resource_extend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/model_query.py to model_query.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/model_base.py to model_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/ml2/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/ml2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/directory.py to directory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/topics.py to topics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/l3_extension.py to l3_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/l2_extension.py to l2_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/extension.py to extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/agent/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/hacking/translation_checks.py to translation_checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/hacking/checks.py to checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/hacking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/vpn_flavors.py to vpn_flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/vpn_endpoint_groups.py to vpn_endpoint_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/vpn.py to vpn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/vlantransparent.py to vlantransparent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/uplink_status_propagation.py to uplink_status_propagation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/trunk_details.py to trunk_details.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/trunk.py to trunk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnetpool_prefix_ops.py to subnetpool_prefix_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnetpool.py to subnetpool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnet_service_types.py to subnet_service_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnet_segmentid_writable.py to subnet_segmentid_writable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnet_segmentid_enforce.py to subnet_segmentid_enforce.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnet_onboard.py to subnet_onboard.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnet_dns_publish_fixed_ip.py to subnet_dns_publish_fixed_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/subnet.py to subnet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/standard_attr_segment.py to standard_attr_segment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/sorting.py to sorting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/sort_key_validation.py to sort_key_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/sfc.py to sfc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/servicetype.py to servicetype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/segments_peer_subnet_host_routes.py to segments_peer_subnet_host_routes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/segment.py to segment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/security_groups_port_filtering.py to security_groups_port_filtering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/routerservicetype.py to routerservicetype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/router_interface_fip.py to router_interface_fip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/router_availability_zone.py to router_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/router_admin_state_down_before_update.py to router_admin_state_down_before_update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/revisionifmatch.py to revisionifmatch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/rbac_security_groups.py to rbac_security_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos_rules_alias.py to qos_rules_alias.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos_rule_type_details.py to qos_rule_type_details.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos_gateway_ip.py to qos_gateway_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos_default.py to qos_default.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos_bw_minimum_ingress.py to qos_bw_minimum_ingress.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos_bw_limit_direction.py to qos_bw_limit_direction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/qos.py to qos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/provider_net.py to provider_net.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/project_id.py to project_id.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/project_default_networks.py to project_default_networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/portbindings_extended.py to portbindings_extended.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/portbindings.py to portbindings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/port_security.py to port_security.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/port_resource_request.py to port_resource_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/port_mac_address_regenerate.py to port_mac_address_regenerate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/port.py to port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/pagination.py to pagination.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/network_segment_range.py to network_segment_range.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/network_mtu_writable.py to network_mtu_writable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/network_mtu.py to network_mtu.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/network_ip_availability.py to network_ip_availability.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/network_availability_zone.py to network_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/network.py to network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/multiprovidernet.py to multiprovidernet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/metering.py to metering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/logging_resource.py to logging_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/logging.py to logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/l3_port_ip_change_not_allowed.py to l3_port_ip_change_not_allowed.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/l3_flavors.py to l3_flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/l3_ext_ha_mode.py to l3_ext_ha_mode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/l3_ext_gw_mode.py to l3_ext_gw_mode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/l3_conntrack_helper.py to l3_conntrack_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/l3.py to l3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/l2_adjacency.py to l2_adjacency.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/ip_substring_port_filtering.py to ip_substring_port_filtering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/ip_allocation.py to ip_allocation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/interconnection.py to interconnection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/flowclassifier.py to flowclassifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/floatingip_pools.py to floatingip_pools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/floatingip_autodelete_internal.py to floatingip_autodelete_internal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/floating_ip_port_forwarding.py to floating_ip_port_forwarding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/flavors.py to flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/firewallrouterinsertion.py to firewallrouterinsertion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/firewall_v2.py to firewall_v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/firewall.py to firewall.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/fip_port_details.py to fip_port_details.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/fip64.py to fip64.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/filter_validation.py to filter_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/extraroute_atomic.py to extraroute_atomic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/extraroute.py to extraroute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/extra_dhcp_opt.py to extra_dhcp_opt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/external_net.py to external_net.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/expose_port_forwarding_in_fip.py to expose_port_forwarding_in_fip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/expose_l3_conntrack_helper.py to expose_l3_conntrack_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/empty_string_filtering.py to empty_string_filtering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/dvr.py to dvr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/dns_domain_ports.py to dns_domain_ports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/dns.py to dns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/dhcpagentscheduler.py to dhcpagentscheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/default_subnetpools.py to default_subnetpools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/data_plane_status.py to data_plane_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/bgpvpn_vni.py to bgpvpn_vni.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/bgpvpn_stdattrs_router_assoc.py to bgpvpn_stdattrs_router_assoc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/bgpvpn_stdattrs_port_assoc.py to bgpvpn_stdattrs_port_assoc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/bgpvpn_stdattrs_net_assoc.py to bgpvpn_stdattrs_net_assoc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/bgpvpn_stdattrs.py to bgpvpn_stdattrs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/bgpvpn_routes_control.py to bgpvpn_routes_control.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/bgpvpn.py to bgpvpn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/availability_zone_filter.py to availability_zone_filter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/availability_zone.py to availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/auto_allocated_topology.py to auto_allocated_topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/allowedaddresspairs.py to allowedaddresspairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/agent_resources_synced.py to agent_resources_synced.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/agent.py to agent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/address_scope.py to address_scope.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/_dummy.py to _dummy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/definitions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators/multiprovidernet.py to multiprovidernet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators/dns.py to dns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators/availability_zone.py to availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators/allowedaddresspairs.py to allowedaddresspairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/validators/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/faults.py to faults.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/extensions.py to extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/converters.py to converters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/attributes.py to attributes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/upgrade_checks.py to upgrade_checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/test.py to test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/runtime.py to runtime.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/net.py to net.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/host.py to host.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/file.py to file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/worker.py to worker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/rpc.py to rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/fixture.py to fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/_i18n.py to _i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks/resources.py to resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks/registry.py to registry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks/priority_group.py to priority_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks/events.py to events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/callbacks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/trunk/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/trunk/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/logapi/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/logapi/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/qos/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/qos/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/services/qos/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/registry.py to registry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/common_types.py to common_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/logapi/event_types.py to event_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/logapi/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/extensions/standardattributes.py to standardattributes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/objects/extensions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/policy/_engine.py to _engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/policy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/tools.py to tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/_post_mortem_debug.py to _post_mortem_debug.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/_base.py to _base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks/test_registry.py to test_registry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks/test_manager.py to test_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks/test_events.py to test_events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks/test_callback_exceptions.py to test_callback_exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/callbacks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/hacking/test_checks.py to test_checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/hacking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services/qos/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/services/qos/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/exceptions/test_exceptions.py to test_exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/exceptions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/placement/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/placement/test_client.py to test_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/placement/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/objects/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/objects/test_common_types.py to test_common_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/objects/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/clients/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/test_worker.py to test_worker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/test_rpc.py to test_rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/test_neutron_lib.py to test_neutron_lib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/test_fixture.py to test_fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/test_context.py to test_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/fake_notifier.py to fake_notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/legacy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/test_standard_attr.py to test_standard_attr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/test_sqlalchemytypes.py to test_sqlalchemytypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/test_resource_extend.py to test_resource_extend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/test_model_query.py to test_model_query.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/test_model_base.py to test_model_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/_base.py to _base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/policy/test__engine.py to test__engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/policy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators/test_validators.py to test_validators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators/test_multiprovidernet.py to test_multiprovidernet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators/test_dns.py to test_dns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators/test_availability_zone.py to test_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators/test_allowedaddresspairs.py to test_allowedaddresspairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/validators/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/test_faults.py to test_faults.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/test_extensions.py to test_extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/test_conversions.py to test_conversions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/test_attributes.py to test_attributes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_vpn_flavors.py to test_vpn_flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_vpn_endpoint_groups.py to test_vpn_endpoint_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_vpn.py to test_vpn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_vlantransparent.py to test_vlantransparent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_uplink_status_propagation.py to test_uplink_status_propagation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_trunk_details.py to test_trunk_details.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_trunk.py to test_trunk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnetpool_prefix_ops.py to test_subnetpool_prefix_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnetpool.py to test_subnetpool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnet_service_types.py to test_subnet_service_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_writable.py to test_subnet_segmentid_writable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnet_segmentid_enforce.py to test_subnet_segmentid_enforce.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnet_onboard.py to test_subnet_onboard.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnet_dns_publish_fixed_ip.py to test_subnet_dns_publish_fixed_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_subnet.py to test_subnet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_standard_attr_segment.py to test_standard_attr_segment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_sorting.py to test_sorting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_sort_key_validation.py to test_sort_key_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_sfc.py to test_sfc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_servicetype.py to test_servicetype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_segment_peer_subnet_host_routes.py to test_segment_peer_subnet_host_routes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_segment.py to test_segment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_security_groups_port_filtering.py to test_security_groups_port_filtering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_routerservicetype.py to test_routerservicetype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_router_interface_fip.py to test_router_interface_fip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_router_availability_zone.py to test_router_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_revisionifmatch.py to test_revisionifmatch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_rbac_security_groups.py to test_rbac_security_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos_rules_alias.py to test_qos_rules_alias.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos_rule_type_details.py to test_qos_rule_type_details.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos_gateway_ip.py to test_qos_gateway_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos_default.py to test_qos_default.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos_bw_minimum_ingress.py to test_qos_bw_minimum_ingress.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos_bw_limit_direction.py to test_qos_bw_limit_direction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_qos.py to test_qos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_provider_net.py to test_provider_net.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_project_id.py to test_project_id.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_project_default_networks.py to test_project_default_networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_portbindings_extended.py to test_portbindings_extended.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_portbindings.py to test_portbindings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_port_security.py to test_port_security.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_port_resource_request.py to test_port_resource_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_port_mac_address_regenerate.py to test_port_mac_address_regenerate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_port.py to test_port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_pagination.py to test_pagination.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_network_segment_range.py to test_network_segment_range.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_network_mtu_writable.py to test_network_mtu_writable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_network_mtu.py to test_network_mtu.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_network_ip_availability.py to test_network_ip_availability.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_network_availability_zone.py to test_network_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_network.py to test_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_multiprovidernet.py to test_multiprovidernet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_metering.py to test_metering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_logging_resource.py to test_logging_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_logging.py to test_logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_l3_port_ip_change_not_allowed.py to test_l3_port_ip_change_not_allowed.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_l3_flavors.py to test_l3_flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_l3_ext_ha_mode.py to test_l3_ext_ha_mode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_l3_ext_gw_mode.py to test_l3_ext_gw_mode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_l3.py to test_l3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_l2_adjancency.py to test_l2_adjancency.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_ip_substring_port_filtering.py to test_ip_substring_port_filtering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_interconnection.py to test_interconnection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_flowclassifier.py to test_flowclassifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_floatingip_pools.py to test_floatingip_pools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_floatingip_autodelete_internal.py to test_floatingip_autodelete_internal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_floating_ip_port_forwarding.py to test_floating_ip_port_forwarding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_flavors.py to test_flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_firewallrouterinsertion.py to test_firewallrouterinsertion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_firewall_v2.py to test_firewall_v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_firewall.py to test_firewall.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_fip_port_details.py to test_fip_port_details.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_fip64.py to test_fip64.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_filter_validation.py to test_filter_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_extraroute_atomic.py to test_extraroute_atomic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_extraroute.py to test_extraroute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_extra_dhcp_opt.py to test_extra_dhcp_opt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_external_net.py to test_external_net.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_expose_port_forwarding_in_fip.py to test_expose_port_forwarding_in_fip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_expose_l3_conntrack_helper.py to test_expose_l3_conntrack_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_empty_string_filtering.py to test_empty_string_filtering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_dvr.py to test_dvr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_dns_domain_ports.py to test_dns_domain_ports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_dns.py to test_dns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_dhcpagentscheduler.py to test_dhcpagentscheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_default_subnetpools.py to test_default_subnetpools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_data_plane_status.py to test_data_plane_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_bgpvpn_vni.py to test_bgpvpn_vni.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_bgpvpn_stdattrs.py to test_bgpvpn_stdattrs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_bgpvpn_routes_control.py to test_bgpvpn_routes_control.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_bgpvpn_router_assoc_stdattrs.py to test_bgpvpn_router_assoc_stdattrs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_bgpvpn_port_assoc_stdattrs.py to test_bgpvpn_port_assoc_stdattrs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_bgpvpn_net_assoc_stdattrs.py to test_bgpvpn_net_assoc_stdattrs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_bgpvpn.py to test_bgpvpn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_availability_zone_filter.py to test_availability_zone_filter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_availability_zone.py to test_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_allowedaddresspairs.py to test_allowedaddresspairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_agent_resources_synced.py to test_agent_resources_synced.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_agent.py to test_agent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_admin_state_down_before_update.py to test_admin_state_down_before_update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test_address_scope.py to test_address_scope.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/test__dummy.py to test__dummy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/ip_allocation.py to ip_allocation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/api/definitions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils/test_test.py to test_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils/test_runtime.py to test_runtime.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils/test_net.py to test_net.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils/test_host.py to test_host.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils/test_helpers.py to test_helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils/test_file.py to test_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/test_directory.py to test_directory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/ml2/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib/tests/unit/plugins/ml2/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp62c0awoo.py' /usr/bin/python3 /tmp/tmp62c0awoo.py removing /tmp/tmp62c0awoo.py running install_egg_info running egg_info writing neutron_lib.egg-info/PKG-INFO writing dependency_links to neutron_lib.egg-info/dependency_links.txt writing entry points to neutron_lib.egg-info/entry_points.txt writing top-level names to neutron_lib.egg-info/top_level.txt writing pbr to neutron_lib.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'neutron_lib.egg-info/SOURCES.txt' Copying neutron_lib.egg-info to /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6/site-packages/neutron_lib-1.29.1-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.29.1-0.20190923154030.4ef4b71.el8 --unique-debug-suffix -1.29.1-0.20190923154030.4ef4b71.el8.x86_64 --unique-debug-src-base python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/neutron-lib-1.29.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dtXApy + umask 022 + cd /builddir/build/BUILD + cd neutron-lib-1.29.1 + export OS_TEST_PATH=./neutron_lib/tests/unit + OS_TEST_PATH=./neutron_lib/tests/unit + export PATH=/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/bin + PATH=/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/bin + export PYTHONPATH=/builddir/build/BUILD/neutron-lib-1.29.1 + PYTHONPATH=/builddir/build/BUILD/neutron-lib-1.29.1 + PYTHON=python3 + stestr-3 --test-path ./neutron_lib/tests/unit run {0} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_resource_map [0.009517s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_all_api_definitions_list [0.083861s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_resource_map [0.002916s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_shim_extension [0.002426s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_required_extensions [0.002259s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_shim_extension [0.003392s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_shim_extension [0.011966s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_all_api_definitions_list [0.061501s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_shim_extension [0.004303s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_all_api_definitions_list [0.068551s] ... ok {1} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_shim_extension [0.007679s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_resource_map [0.006845s] ... ok {1} neutron_lib.tests.unit.api.definitions.test__dummy._DummyDefinitionTestCase.test_subresource_map [0.005325s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_shim_extension [0.003534s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_required_extensions [0.003447s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_resource_map [0.002894s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_required_extensions [0.003350s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_address_scope.AddressScopeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_shim_extension [0.002734s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_all_api_definitions_list [0.029872s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_all_api_definitions_list [0.028843s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_admin_state_down_before_update.AdminStateDownToUpdateDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_invalid_rtrd [0.006151s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_resource_map [0.003894s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_shim_extension [0.003408s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_subresource_map [0.003525s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_valid_rtrd [0.003518s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_all_api_definitions_list [0.036151s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_resource_map [0.004295s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {1} neutron_lib.tests.unit.api.definitions.test_agent.AgentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_shim_extension [0.004738s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_is_standard_attr_extension [0.004375s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_required_extensions [0.004509s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_required_extensions [0.004394s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_resource_map [0.002927s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_agent_resources_synced.AgentResourcesSyncedDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_all_api_definitions_list [0.031419s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_required_extensions [0.003736s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_all_api_definitions_list [0.032028s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_shim_extension [0.005142s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_required_extensions [0.003551s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_allowedaddresspairs.AllowedAddressPairsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_resource_map [0.004134s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_shim_extension [0.004309s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_is_standard_attr_extension [0.003602s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_shim_extension [0.003372s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_required_extensions [0.003590s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_resource_map [0.003257s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_all_api_definitions_list [0.038009s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_shim_extension [0.004537s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_shim_extension [0.003825s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_auto_allocated_topology.AutoTopologyDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_all_api_definitions_list [0.030613s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_resource_map [0.003582s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_all_api_definitions_list [0.030872s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_shim_extension [0.004580s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_availability_zone.AvailabilityZoneDefinitionTestCase.test_resource_map [0.004533s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_required_extensions [0.005163s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {1} neutron_lib.tests.unit.api.definitions.test_availability_zone_filter.AvailabilityZoneFilterDefinitionTestCase.test_shim_extension [0.002729s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_all_api_definitions_list [0.032912s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_required_extensions [0.003638s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_resource_map [0.003312s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_shim_extension [0.003438s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_all_api_definitions_list [0.032550s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn.BgpvpnDefinitionTestCase.test_required_extensions [0.004340s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_required_extensions [0.003528s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_resource_map [0.003284s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_shim_extension [0.003430s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_subresource_map [0.003666s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_all_api_definitions_list [0.034935s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_is_standard_attr_extension [0.002803s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_required_extensions [0.003218s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_net_assoc_stdattrs.BGPVPNNetAssocStdAttrDefintionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_all_api_definitions_list [0.033830s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_resource_map [0.003812s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_all_api_definitions_list [0.033801s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_port_assoc_stdattrs.BGPVPNPortAssocStdAttrDefintionTestCase.test_shim_extension [0.002764s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_is_standard_attr_extension [0.002958s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_all_api_definitions_list [0.035111s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_router_assoc_stdattrs.BGPVPNRouterAssocStdAttrDefintionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_shim_extension [0.003409s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_shim_extension [0.003479s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_all_api_definitions_list [0.038463s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_routes_control.BgpvpnRoutesControlDefinitionTestCase.test_subresource_map [0.003612s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_all_api_definitions_list [0.030810s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_required_extensions [0.003410s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_resource_map [0.003529s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_all_api_definitions_list [0.032269s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_shim_extension [0.004245s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_stdattrs.BgpvpnStdAttrDefinitionTestCase.test_required_extensions [0.003681s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_all_api_definitions_list [0.028448s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_all_api_definitions_list [0.028705s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_required_extensions [0.004564s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_bgpvpn_vni.BgpvpnDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_data_plane_status.DataPlaneStatusDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_default_subnetpools.DefaultSubnetPoolsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_all_api_definitions_list [0.036010s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_shim_extension [0.003419s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_shim_extension [0.003399s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_dhcpagentscheduler.DHCPAgentSchedulerDefinitionTestCase.test_all_api_definitions_list [0.035645s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_required_extensions [0.004721s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_required_extensions [0.004756s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_resource_map [0.004314s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_dns.DnsDefinitionTestCase.test_shim_extension [0.003682s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_required_extensions [0.002804s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_resource_map [0.003049s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_shim_extension [0.002844s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_dns_domain_ports.DnsDomainPortsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_all_api_definitions_list [0.032676s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_resource_map [0.003855s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_all_api_definitions_list [0.033697s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_required_extensions [0.003249s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_dvr.DvrDefinitionTestCase.test_resource_map [0.002795s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_all_api_definitions_list [0.032585s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {0} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_shim_extension [0.003542s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_all_api_definitions_list [0.033379s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {0} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_required_extensions [0.004671s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_empty_string_filtering.EmptyStringFilteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {1} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_shim_extension [0.004555s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_expose_l3_conntrack_helper.ExposeL3ConntrackHelperDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_required_extensions [0.004563s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_resource_map [0.003844s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_shim_extension [0.004217s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_firewall.FirewallDefinitionTestCase.test_action_map [0.004374s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_expose_port_forwarding_in_fip.ExposePortForwardingInFip.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_resource_map [0.002907s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_external_net.ExternalNetDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_firewall.FirewallDefinitionTestCase.test_all_api_definitions_list [0.037346s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_firewall.FirewallDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_firewall.FirewallDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_firewall.FirewallDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_firewall.FirewallDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_all_api_definitions_list [0.036954s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_resource_map [0.005516s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_shim_extension [0.004409s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_extra_dhcp_opt.ExtraDHCPOptDefinitionTestCase.test_resource_map [0.003076s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_firewallrouterinsertion.FirewallDefinitionTestCase.test_all_api_definitions_list [0.032368s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_firewallrouterinsertion.FirewallDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_firewallrouterinsertion.FirewallDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_firewallrouterinsertion.FirewallDefinitionTestCase.test_resource_map [0.003344s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_firewallrouterinsertion.FirewallDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_all_api_definitions_list [0.034514s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_extraroute.ExtrarouteDefinitionTestCase.test_shim_extension [0.003371s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_action_map [0.002921s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_required_extensions [0.003323s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_extraroute_atomic.ExtrarouteAtomicDefinitionTestCase.test_shim_extension [0.002993s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_all_api_definitions_list [0.036864s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_filter_validation.FilterValidationiDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_shim_extension [0.003601s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_all_api_definitions_list [0.031120s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_all_api_definitions_list [0.027515s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_fip64.Fip64DefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_required_extensions [0.004027s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_shim_extension [0.003061s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_all_api_definitions_list [0.033303s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_resource_map [0.003426s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_fip_port_details.FipPortDetailsDefinitionTestCase.test_shim_extension [0.002822s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_all_api_definitions_list [0.031199s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_firewall.FirewallDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_firewall.FirewallDefinitionTestCase.test_resource_map [0.005059s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {1} neutron_lib.tests.unit.api.definitions.test_firewall.FirewallDefinitionTestCase.test_shim_extension [0.004027s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_action_map [0.003761s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_all_api_definitions_list [0.025529s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_all_api_definitions_list [0.028768s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_required_extensions [0.004210s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_firewall_v2.FirewallDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_firewallrouterinsertion.FirewallDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_firewallrouterinsertion.FirewallDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_firewallrouterinsertion.FirewallDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_firewallrouterinsertion.FirewallDefinitionTestCase.test_shim_extension [0.002883s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_resource_map [0.003619s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_all_api_definitions_list [0.035621s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_flavors.FlavorsDefinitionTestCase.test_subresource_map [0.003282s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_resource_map [0.005053s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_resource_map [0.005373s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_interconnection.InterconnectionDefinitionTestCase.test_action_map [0.004232s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_floating_ip_port_forwarding.FipPortForwardingDefinitionTestCase.test_subresource_map [0.003970s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_interconnection.InterconnectionDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_interconnection.InterconnectionDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_interconnection.InterconnectionDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_interconnection.InterconnectionDefinitionTestCase.test_shim_extension [0.003923s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_floatingip_autodelete_internal.FloatingIPAutodeleteInternalTestCase.test_shim_extension [0.003716s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_interconnection.InterconnectionDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_resource_map [0.004975s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_shim_extension [0.003028s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_floatingip_pools.FloatingIPPoolDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_flowclassifier.FlowClassifierDefinitionTestCase.test_shim_extension [0.002906s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_all_api_definitions_list [0.035979s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_resource_map [0.003488s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_interconnection.InterconnectionDefinitionTestCase.test_all_api_definitions_list [0.035325s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_interconnection.InterconnectionDefinitionTestCase.test_required_extensions [0.002898s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_interconnection.InterconnectionDefinitionTestCase.test_resource_map [0.003641s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_all_api_definitions_list [0.031266s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_all_api_definitions_list [0.034547s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_shim_extension [0.004177s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_ip_substring_port_filtering.IPSubstringFilteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_all_api_definitions_list [0.035167s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_l2_adjancency.L2AdjacencyDefinitionTestCase.test_shim_extension [0.004379s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_resource_map [0.004116s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_action_map [0.003721s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_resource_map [0.004743s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_l3.L3DefinitionTestCase.test_shim_extension [0.004183s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_required_extensions [0.003892s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_required_extensions [0.003678s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_shim_extension [0.003273s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_l3_conntrack_helper.ConntrackHelperDefinitionTestCase.test_subresource_map [0.003265s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_all_api_definitions_list [0.031649s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_resource_map [0.003175s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_shim_extension [0.003596s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_required_extensions [0.003800s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_resource_map [0.003391s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_all_api_definitions_list [0.034008s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_resource_map [0.003600s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_gw_mode.L3ExtendedGatewayModeDefinitionTestCase.test_shim_extension [0.004387s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_required_extensions [0.003197s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_l3_ext_ha_mode.L3ExtHAModeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_all_api_definitions_list [0.037868s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_shim_extension [0.003724s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_shim_extension [0.003275s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_all_api_definitions_list [0.037236s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_l3_flavors.L3FlavorsDefinitionTestCase.test_shim_extension [0.003469s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_required_extensions [0.003138s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_l3_port_ip_change_not_allowed.L3PortIPChangeNotAllowedDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {1} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_all_api_definitions_list [0.036955s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_shim_extension [0.003458s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_all_api_definitions_list [0.033846s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_optional_extensions [0.002793s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_resource_map [0.003361s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_logging.LoggingApiTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_all_api_definitions_list [0.032819s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_check_duplicate_segments_with_dups_and_partial [0.004438s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_resource_map [0.003266s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_shim_extension [0.003386s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_all_api_definitions_list [0.033460s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_required_extensions [0.002958s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_resource_map [0.003412s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_all_api_definitions_list [0.031740s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_shim_extension [0.003809s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_logging_resource.LoggingResourceDefinitionTestCase.test_subresource_map [0.004827s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_resource_map [0.004592s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_metering.MeteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_check_duplicate_segments_no_dups [0.002945s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_check_duplicate_segments_with_dups [0.003260s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_all_api_definitions_list [0.039824s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_multiprovidernet.MultiProviderNetworkDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_shim_extension [0.004124s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_resource_map [0.005302s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_shim_extension [0.004092s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_network.NetworkDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_required_extensions [0.003240s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_resource_map [0.003093s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_network_availability_zone.NetworkAvailabilityZoneDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_shim_extension [0.003080s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_all_api_definitions_list [0.038004s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_network_ip_availability.NetworkIPAvailabilityDefinitionTestCase.test_resource_map [0.004503s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_resource_map [0.004296s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_shim_extension [0.002930s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_required_extensions [0.003108s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_all_api_definitions_list [0.038719s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_network_mtu.NetworkMtuDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_required_extensions [0.004508s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_shim_extension [0.002854s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_all_api_definitions_list [0.031997s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_resource_map [0.003744s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_network_mtu_writable.NetworkMtuDefinitionTestCase.test_shim_extension [0.003072s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_all_api_definitions_list [0.033584s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {1} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_shim_extension [0.002842s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_all_api_definitions_list [0.036431s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_resource_map [0.003889s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_network_segment_range.NetworkSegmentRangeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_pagination.PaginationDefinitionTestCase.test_shim_extension [0.003413s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_all_api_definitions_list [0.037767s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_resource_map [0.003081s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_shim_extension [0.003309s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_all_api_definitions_list [0.034260s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_resource_map [0.004870s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_port.PortDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_port_mac_address_regenerate.PortMacAddressRegenerateTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_all_api_definitions_list [0.034246s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_all_api_definitions_list [0.031326s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_resource_map [0.004187s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_shim_extension [0.004677s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_resource_map [0.004332s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_port_resource_request.PortResourceRequestDefinitionTestCase.test_shim_extension [0.004494s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_port_security.PortSecurityDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_resource_map [0.004841s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_required_extensions [0.003058s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_shim_extension [0.003454s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_subresource_map [0.003257s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_all_api_definitions_list [0.037355s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_shim_extension [0.003401s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_portbindings.PortbindingsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_action_map [0.003575s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_all_api_definitions_list [0.037156s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_shim_extension [0.002965s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_all_api_definitions_list [0.034177s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_portbindings_extended.PortbindingsExtendedDefinitionTestCase.test_resource_map [0.004256s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {0} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_project_default_networks.DefaultNetworksDefinitionTestCase.test_resource_map [0.004382s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_resource_map [0.003456s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_shim_extension [0.003075s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_resource_map [0.003396s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_subresource_map [0.004031s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_all_api_definitions_list [0.033727s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_subresource_map [0.004527s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_all_api_definitions_list [0.032268s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_project_id.ProjectIdDefinitionTestCase.test_shim_extension [0.003741s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_all_api_definitions_list [0.027803s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_provider_net.ProviderNetTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_subresource_map [0.004128s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_all_api_definitions_list [0.028399s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_all_api_definitions_list [0.031670s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos.QoSDefinitionTestCase.test_shim_extension [0.004000s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_required_extensions [0.005876s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_required_extensions [0.003951s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_resource_map [0.003814s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_resource_map [0.004063s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_limit_direction.QoSBwLimitDirectionDefinitionTestCase.test_shim_extension [0.004139s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_required_extensions [0.004204s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_required_extensions [0.003070s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_resource_map [0.002983s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_all_api_definitions_list [0.036313s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_required_extensions [0.003099s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_resource_map [0.003564s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos_bw_minimum_ingress.QoSBwMinimumIngressDefinitionTestCase.test_shim_extension [0.003183s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_qos_default.QoSDefaultTestCase.test_shim_extension [0.003400s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_all_api_definitions_list [0.037369s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_required_extensions [0.003337s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_resource_map [0.003305s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_all_api_definitions_list [0.034594s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_required_extensions [0.003022s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_shim_extension [0.003907s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_resource_map [0.004456s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_qos_gateway_ip.QosGatewayIPDefinitionTestCase.test_shim_extension [0.004096s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_shim_extension [0.004091s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_shim_extension [0.003012s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_all_api_definitions_list [0.034031s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos_rule_type_details.QosRuleTypeDetailsTestCase.test_shim_extension [0.003489s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_qos_rules_alias.QoSRulesAliasDefinitionTestCase.test_shim_extension [0.003170s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_all_api_definitions_list [0.036403s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_resource_map [0.003295s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_all_api_definitions_list [0.029431s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_required_extensions [0.003043s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {1} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_all_api_definitions_list [0.031816s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_rbac_security_groups.RbacSecurityGroupsDefinitionTestCase.test_shim_extension [0.003702s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_shim_extension [0.003312s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_required_extensions [0.002847s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_all_api_definitions_list [0.031565s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {1} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_all_api_definitions_list [0.032328s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_revisionifmatch.RevisionIfMatchDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {1} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_shim_extension [0.002998s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_all_api_definitions_list [0.030534s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_required_extensions [0.003150s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_router_availability_zone.RouterAZDefinitionTestCase.test_resource_map [0.003307s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_all_api_definitions_list [0.032598s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_required_extensions [0.003028s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_resource_map [0.003780s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_all_api_definitions_list [0.032121s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_required_extensions [0.003054s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_router_interface_fip.RouterInterfaceFipDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {0} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_required_extensions [0.003113s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_shim_extension [0.003555s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_all_api_definitions_list [0.036565s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_routerservicetype.RouterServiceTyepDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {0} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {0} neutron_lib.tests.unit.api.definitions.test_security_groups_port_filtering.SecurityGroupsPortFilteringDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_all_api_definitions_list [0.040668s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_shim_extension [0.002580s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_all_api_definitions_list [0.053778s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_optional_extensions [0.004536s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_resource_map [0.003860s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_shim_extension [0.003088s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_segment.SegmentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_required_extensions [0.003432s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_shim_extension [0.003177s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_segment_peer_subnet_host_routes.SegmentPeerHostRoutesDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_all_api_definitions_list [0.039702s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {1} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_shim_extension [0.002770s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_shim_extension [0.002733s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_action_map [0.002764s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_all_api_definitions_list [0.045767s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_resource_map [0.002909s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_shim_extension [0.003845s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_servicetype.ServiceTypeDefinitionTestCase.test_resource_map [0.005566s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_shim_extension [0.002766s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_shim_extension [0.003456s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_sfc.SFCDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_required_extensions [0.004422s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_sort_key_validation.SortKeyValidationiDefinitionTestCase.test_shim_extension [0.003167s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_sorting.SortingDefinitionTestCase.test_resource_map ... SKIPPED: Shim extension with no API changes. {0} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_is_standard_attr_extension [0.003221s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_optional_extensions [0.003333s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_required_extensions [0.003150s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_standard_attr_segment.StandardAttrSegmentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_all_api_definitions_list [0.041920s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_required_extensions [0.003217s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_resource_map [0.002745s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_shim_extension [0.002868s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_all_api_definitions_list [0.035270s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_resource_map [0.003857s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet.SubnetDefinitionTestCase.test_shim_extension [0.003643s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_all_api_definitions_list [0.032614s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_shim_extension [0.002698s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_all_api_definitions_list [0.033842s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_required_extensions [0.003187s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIpTestCase.test_resource_map [0.003774s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_all_api_definitions_list [0.031066s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_resource_map [0.003097s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_shim_extension [0.002890s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_action_map [0.002993s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_all_api_definitions_list [0.036661s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_required_extensions [0.003639s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet_onboard.OnboardSubnetDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_all_api_definitions_list [0.031560s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_required_extensions [0.002761s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_resource_map [0.003185s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_shim_extension [0.002710s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_all_api_definitions_list [0.031746s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_action_map [0.002640s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_required_extensions [0.004548s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_optional_extensions [0.003927s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_required_extensions [0.002682s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_enforce.SubnetSegmentIDEnforceDefinitionTestCase.test_resource_map [0.005282s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_resource_map [0.004173s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_required_extensions [0.002863s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_resource_map [0.003921s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet_segmentid_writable.SubnetSegmentIDDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_shim_extension [0.004177s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {1} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_shim_extension [0.002557s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnet_service_types.SubnetServiceTypesDefinitionTestCase.test_resource_map [0.005445s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_subnetpool.SubnetPoolDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_required_extensions ... SKIPPED: API definition has no required extensions. {0} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_resource_map [0.004211s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_required_extensions [0.002593s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_resource_map [0.004461s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_shim_extension [0.002610s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {1} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {0} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_all_api_definitions_list [0.039947s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_trunk.TrunkDefinitionTestCase.test_shim_extension [0.003439s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_all_api_definitions_list [0.036733s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_required_extensions [0.002604s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_resource_map [0.002925s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_shim_extension [0.002610s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_vpn_endpoint_groups.VPNEndpointGroupsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_all_api_definitions_list [0.034663s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_trunk_details.TrunkDetailsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {0} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_all_api_definitions_list [0.033215s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_optional_extensions [0.003098s] ... ok {1} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_required_extensions [0.002607s] ... ok {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_convert_value [0.003165s] ... ok {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_no_default_value_allow_post [0.002759s] ... ok {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_no_default_value_no_allow_post [0.002972s] ... ok {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_none_overridden_by_default [0.002605s] ... ok {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_override_no_allow_post [0.002803s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_all_api_definitions_list [0.034588s] ... ok 2020-02-18 07:55:28,292 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_from_context [0.005828s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_mandatory_not_specified [0.005034s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_null [0.003998s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_uplink_status_propagation.UplinkStatusPropagationDefinitionTestCase.test_resource_map [0.004700s] ... ok {1} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_unrecognized [0.003982s] ... ok {1} neutron_lib.tests.unit.api.test_attributes.TestCoreResources.test_core_resource_names [0.002605s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_add_project [0.004005s] ... ok {1} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_ids_match [0.002593s] ... ok {1} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_admin_other_tenant [0.003946s] ... ok {1} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_advsvc_other_tenant [0.003101s] ... ok {1} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_user_other_tenant [0.003690s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv4_address [0.002741s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv6_address_extended_add_with_zeroes [0.003076s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6CIDRCanonicalFormat.test_convert_ipv4_address_with_CIDR [0.002607s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6CIDRCanonicalFormat.test_convert_ipv6_extended_addr_withcidr_to_compressed [0.002825s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_missing_values [0.002568s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_multiple_values [0.003130s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_list_to_dict_succeeds_for_values [0.002649s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_all_api_definitions_list [0.039310s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_str_to_list_fails_for_missing_equals [0.003692s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_get_vlan_transparent [0.003878s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_str_to_list_succeeds_for_one_equals [0.003552s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_get_vlan_transparent_not_set [0.005014s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_str_to_list_succeeds_for_two_equals [0.004592s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_vlantransparent.VlantransparentDefinitionTestCase.test_shim_extension [0.002658s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_icmp_is_valid [0.005507s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_numeric_too_high [0.006138s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_numeric_too_low [0.003136s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_udp_is_valid [0.003401s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertStringToCaseInsensitive.test_convert_string_to_lower [0.002967s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToBoolean.test_convert_to_boolean_if_not_none [0.003493s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToBoolean.test_convert_to_boolean_int [0.003191s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToBoolean.test_convert_to_boolean_str [0.003550s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToFloat.test_convert_to_float_positve_value [0.003122s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToFloat.test_convert_to_float_string [0.003528s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_all_api_definitions_list [0.032719s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_none_to_empty_list_none [0.004016s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_optional_extensions ... SKIPPED: API definition has no optional extensions. {0} neutron_lib.tests.unit.api.definitions.test_vpn.VPNDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_none_to_empty_list_value [0.006587s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_action_map ... SKIPPED: API definition has no action map. {0} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_action_status ... SKIPPED: API definition has no action status. {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToList.test_convert_to_empty_list [0.006029s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_is_standard_attr_extension ... SKIPPED: API definition is not related to standardattr. {0} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_resource_map [0.002724s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToList.test_convert_to_list_string [0.004771s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_shim_extension [0.003244s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_integer [0.004051s] ... ok {0} neutron_lib.tests.unit.api.definitions.test_vpn_flavors.VPNFlavorsDefinitionTestCase.test_subresource_map ... SKIPPED: API extension has no subresource map. {1} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_lc_prefix_converted_2 [0.004307s] ... ok {1} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_mixed_prefix_converted_1 [0.002791s] ... ok {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_create_from_api_def [0.008999s] ... ok {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_create_from_attribute_info_instance [0.002528s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test__assert_api_definition_no_defn [0.005281s] ... ok {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_fill_default_value_ok [0.003036s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_alias [0.004407s] ... ok {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_admin_req [0.005883s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_alias_unset [0.004781s] ... ok {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_populate_project_id_not_mandatory [0.004334s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_description_unset [0.004685s] ... ok {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_ok_subset [0.003562s] ... ok {0} neutron_lib.tests.unit.api.test_attributes.TestAttributeInfo.test_verify_attributes_ok_with_project_id [0.002382s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v1 [0.005634s] ... ok {0} neutron_lib.tests.unit.api.test_attributes.TestCoreResources.test_core_resource_attrs [0.003302s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v1_unset [0.004356s] ... ok {0} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_add_tenant [0.003028s] ... ok {0} neutron_lib.tests.unit.api.test_attributes.TestPopulateProjectInfo.test_populate_project_info_id_mismatch [0.002693s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v2_unset [0.005531s] ... ok {0} neutron_lib.tests.unit.api.test_attributes.TestRetrieveValidSortKeys.test_retrieve_valid_sort_keys [0.003118s] ... ok 2020-02-18 07:55:28,454 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_name [0.004541s] ... ok {0} neutron_lib.tests.unit.api.test_attributes.TestValidatePriviliges.test__validate_privileges_same_tenant [0.006700s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_None_address [0.003173s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_optional_extensions [0.010018s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_invalid_address [0.002832s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv6_compressed_address_OSX_skip [0.003327s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_optional_extensions_unset [0.006223s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6AddrCanonicalFormat.test_convert_ipv6_extended_addr_to_compressed [0.003678s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertIPv6CIDRCanonicalFormat.test_convert_non_ip_addr_with_slash [0.002665s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_required_extensions [0.006321s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertKvp.test_convert_kvp_str_to_list_fails_for_missing_key [0.003760s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertPortMacAddress.test_convert_none_to_mac_address [0.002866s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_required_extensions_unset [0.006168s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertPortMacAddress.test_mac_address_does_not_convert [0.003821s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_updated [0.005409s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_numeric_is_valid [0.002698s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_tcp_is_valid [0.003495s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_update_attributes_map_extensions_unset [0.006142s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertProtocol.test_unknown_string [0.003438s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertStringToCaseInsensitive.test_assert_error_on_non_string [0.002994s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_update_attributes_map_with_ext_attrs [0.006313s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToBoolean.test_convert_to_boolean_bool [0.003431s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToFloat.test_convert_to_float_negative_value [0.003005s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_update_attributes_map_without_ext_attrs [0.006103s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToFloat.test_convert_to_float_none_value [0.003545s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestExtensionDescriptor.test_update_attributes_map_short_circuit_exit [0.004609s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_none_to_empty_dict [0.003819s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_to_int_if_not_none [0.002689s] ... ok {1} neutron_lib.tests.unit.api.test_extensions.TestExtensionDescriptor.test_update_attributes_map_works [0.004434s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_to_int_int [0.003627s] ... ok {1} neutron_lib.tests.unit.api.test_faults.TestFaultMap.test_extend_fault_map [0.004785s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_to_int_none [0.003247s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToInt.test_convert_to_int_str [0.002954s] ... ok {1} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_duplicate [0.005979s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToList.test_convert_to_list_iterable [0.003594s] ... ok {1} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_exhausted [0.004733s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToList.test_convert_to_list_non_iterable [0.003283s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_dict [0.002599s] ... ok {1} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_ip_address [0.006015s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_empty_dict [0.004355s] ... ok {1} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_subnet [0.004830s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_empty_list [0.002918s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_integer_zero [0.003543s] ... ok {1} neutron_lib.tests.unit.api.validators.test_availability_zone.TestAvailabilityZoneValidator.test__validate_availability_zone_hints_excessive_len [0.005839s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_list [0.003427s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_none [0.002831s] ... ok {1} neutron_lib.tests.unit.api.validators.test_availability_zone.TestAvailabilityZoneValidator.test__validate_availability_zone_hints_unique_strings [0.005838s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertToString.test_data_is_string [0.003507s] ... ok {1} neutron_lib.tests.unit.api.validators.test_dns.TestDnsValidators.test_validate_dns_domain [0.004491s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_prefix_no_need_to_replace [0.003681s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_prefix_not_present [0.002564s] ... ok {1} neutron_lib.tests.unit.api.validators.test_dns.TestDnsValidators.test_validate_dns_name [0.005962s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_shorter_string [0.003723s] ... ok {1} neutron_lib.tests.unit.api.validators.test_multiprovidernet.TestMultiprovidernetValidators.test_convert_and_validate_segments_invalid_key [0.004356s] ... ok {0} neutron_lib.tests.unit.api.test_conversions.TestConvertUppercasePrefix.test_ucfirst_prefix_converted_1 [0.003097s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_conditional_spec [0.004532s] ... ok {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test__assert_api_definition_no_attr [0.004222s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_is_not_list [0.004580s] ... ok {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_description [0.003423s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_optional_key [0.004591s] ... ok {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_extended_resources_v2 [0.004089s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test__test__validate_list_of_items_non_empty [0.004355s] ... ok {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_name_unset [0.003849s] ... ok {0} neutron_lib.tests.unit.api.test_extensions.TestAPIExtensionDescriptor.test_get_updated_unset [0.004181s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test__validate_list_of_items [0.006035s] ... ok {0} neutron_lib.tests.unit.api.test_extensions.TestExtensionIsSupported.test_extension_does_not_exist [0.003511s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_adding_validator [0.004442s] ... ok {0} neutron_lib.tests.unit.api.test_extensions.TestExtensionIsSupported.test_extension_exists [0.003867s] ... ok {0} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_good_data [0.003031s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_fail_adding_duplicate_validator [0.007778s] ... ok {0} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_attrs [0.004180s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_type_prefixing [0.004543s] ... ok {0} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_invalid_mac [0.003827s] ... ok {0} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_missing_ip [0.002965s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_boolean [0.005724s] ... ok {0} neutron_lib.tests.unit.api.validators.test_allowedaddresspairs.TestAllowedAddressPairs.test__validate_allowed_address_pairs_not_a_list [0.003879s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_or_none [0.004284s] ... ok {0} neutron_lib.tests.unit.api.validators.test_availability_zone.TestAvailabilityZoneValidator.test__validate_availability_zone_hints_valid_input [0.003649s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_type [0.004618s] ... ok {0} neutron_lib.tests.unit.api.validators.test_dns.TestDnsValidators.test_validate_fip_dns_name [0.004837s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_without_constraints [0.004351s] ... ok {0} neutron_lib.tests.unit.api.validators.test_multiprovidernet.TestMultiprovidernetValidators.test_convert_and_validate_segments_default_values [0.003567s] ... ok {0} neutron_lib.tests.unit.api.validators.test_multiprovidernet.TestMultiprovidernetValidators.test_convert_and_validate_segments_seg_id_to_int [0.002884s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_wrong_values [0.006401s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_invalid_keys [0.003823s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_invalid_toobig [0.004552s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_is_none [0.003397s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAnyKeySpecs.test_data_optional_key_invalid [0.002964s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_invalid_string [0.005725s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_get_validator_default [0.003781s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_valid_string_new [0.004782s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_is_attr_set [0.002825s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_mac_pattern [0.003455s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_valid_string_old [0.005476s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_subdictionary [0.003641s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_hostroutes [0.005073s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_success_adding_duplicate_validator [0.004380s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_integer_values [0.004366s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_uuid_pattern [0.003866s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_a_valid_dict_with_constraints [0.002917s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address_or_none [0.005685s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_convert_boolean [0.003531s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_list_of_unique_strings [0.004228s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_not_required_keys [0.003721s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_or_empty [0.002688s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_mac_address [0.005809s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_or_nodata [0.003731s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_regex [0.004344s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_required_keys [0.003514s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_unexpected_keys [0.002930s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_route_cidr [0.005995s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_dict_with_invalid_validator [0.003670s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_string [0.004514s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_invalid_negative [0.004064s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnetpool_id [0.004604s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_invalid_nonhex [0.003270s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_valid_hexint [0.002981s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnetpool_id_or_none [0.004225s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ethertype_extended_valid_string [0.004493s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_inherit_segmentation_details [0.003338s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_fixed_ips [0.003698s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_body [0.004131s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_integer [0.003841s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_duplicate_port_ids [0.004546s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address [0.003809s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_duplicate_segmentation_id [0.004369s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address_bsd [0.004041s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_address_with_leading_zero [0.002715s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_incomplete_segmentation_details [0.005587s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_ip_pools [0.003851s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_missing_port_id [0.004257s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_list_of_regex_or_none [0.003450s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_port_uuid [0.004558s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_mac_address_or_none [0.003577s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_nameservers [0.002989s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_subport_object [0.004990s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_no_whitespace [0.004729s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_invalid_unknown_paramenter [0.005434s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_non_negative [0.003956s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_suports_with_segmentation_details [0.004509s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_not_empty_string [0.003662s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_not_empty_string_or_none [0.003030s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_unique_segmentation_id [0.005910s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_range [0.003844s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_values_display [0.004869s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_range_or_none [0.004266s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_port_too_high [0.004606s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_regex_or_none [0.003245s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_string_or_none [0.003226s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_colon [0.005434s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_invalid [0.003595s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_too_many_colons [0.003374s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnet [0.010176s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnet_list [0.003106s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_valid_port [0.004712s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_valid_port_integer [0.003249s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_valid_range [0.003581s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subnet_or_none [0.010497s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4 [0.004497s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_empty_body [0.003586s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4_subnet [0.004669s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_valid_subports [0.004079s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_subports_with_segmentation_id_0 [0.002796s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4_subnet_invalid [0.005732s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_uuid [0.003993s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6 [0.004913s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_uuid_list [0.003770s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6_invalid [0.004446s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestAttributeValidation.test_validate_values [0.003129s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_port_too_low [0.003220s] ... ok {1} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6_subnet_invalid [0.005621s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_bad_input [0.003843s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_admin_required [0.004320s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_too_high [0.003618s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_too_low [0.002978s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_bad_request_misused [0.005897s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestPortRangeValidation.test_range_wrong_way [0.003837s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_callback_failure [0.004704s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestServicePluginType.test_invalid_plugin_type [0.004096s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestServicePluginType.test_valid_plugin_type [0.002786s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_configuration_option [0.005923s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv4_invalid [0.003982s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_mac_address_in_use [0.004451s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_ipv6_subnet [0.003555s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_network_in_use [0.004685s] ... ok {0} neutron_lib.tests.unit.api.validators.test_validators.TestValidateIPSubnetNone.test_validate_none [0.003221s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_bad_request [0.002770s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_network_tunnel_range_error_tuple [0.005316s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_base [0.003973s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_not_authorized [0.005607s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_callback_failure_with_list [0.002894s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_conflict [0.003435s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_not_found [0.005637s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_device_not_found_error [0.003746s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_policy_init_error [0.004820s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_external_ip_address_exhausted [0.003962s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_in_use [0.002698s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_port_bound [0.005132s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_inner_exceptions [0.003842s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_port_in_use [0.004637s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid [0.003565s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_port_not_found [0.004407s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_content_type [0.008812s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_preexisting_device_failure [0.008584s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_input [0.003712s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_ip_for_network [0.002949s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_service_unavailable [0.004405s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_invalid_ip_for_subnet [0.003661s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_in_use [0.004583s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_ip_address_generation_failure [0.003828s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_in_use_no_reason [0.004388s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_ip_address_in_use [0.003114s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_network_not_found [0.003031s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_not_found [0.005689s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_network_tunnel_range_error [0.003649s] ... ok {1} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_pool_in_use_no_reason [0.004424s] ... ok {1} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_not_to_be_committed [0.001379s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_no_network_available [0.004384s] ... ok {1} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_latest_state_with_desired_state [0.002342s] ... ok {1} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_context [0.001427s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_notification_error [0.004145s] ... ok {1} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_has_no_states [0.002486s] ... ok {1} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_has_states [0.001361s] ... ok {1} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_latest_state_with_states [0.001433s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_object_not_found [0.004759s] ... ok {1} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_latest_state_without_states [0.002379s] ... ok {1} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_request_body [0.001330s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_over_quota [0.004223s] ... ok {1} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_states [0.002428s] ... ok {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test__notify_loop_multiple_events [0.001419s] ... ok {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test__notify_loop_single_event [0.001373s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_policy_check_error [0.004619s] ... ok {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_callback_order [0.003318s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_port_not_found_on_network [0.003486s] ... ok {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_clearing_subscribers [0.002458s] ... ok {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_del_callback_called_on_unsubscribe [0.001850s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_resource_exhausted [0.004649s] ... ok {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_fail_to_unsubscribe [0.002863s] ... ok {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_notify_called_once_with_no_failures [0.001737s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_service_port_in_use [0.003808s] ... ok {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_notify_handle_exception [0.002663s] ... ok {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_notify_none [0.001408s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_mismatch_for_port [0.004589s] ... ok {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_invalid_payload [0.002484s] ... ok {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_is_idempotent [0.001449s] ... ok {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe [0.001391s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_subnet_pool_in_use [0.004166s] ... ok {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_during_iteration [0.002295s] ... ok {1} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_is_idempotent [0.001476s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_too_many_external_networks [0.004749s] ... ok {1} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_object_new_not_broken [0.002494s] ... ok {1} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_clear [0.001842s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_tunnel_id_in_use [0.003677s] ... ok {1} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_publish_payload [0.002865s] ... ok {0} neutron_lib.tests.unit.callbacks.test_callback_exceptions.TestCallbackExceptions.test_vlan_id_in_use [0.004055s] ... ok {0} neutron_lib.tests.unit.callbacks.test_events.APIEventPayloadTestCase.test_action [0.000842s] ... ok {0} neutron_lib.tests.unit.callbacks.test_events.APIEventPayloadTestCase.test_method_name [0.000821s] ... ok {0} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_desired_state [0.000844s] ... ok {0} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_not_persisted [0.000815s] ... ok {1} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_subscribe_explicit_priority [0.005521s] ... ok {0} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_persisted [0.000811s] ... ok {0} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_is_to_be_committed [0.000807s] ... ok {0} neutron_lib.tests.unit.callbacks.test_events.DataStoreEventPayloadTestCase.test_states [0.000544s] ... ok {0} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_metadata [0.000839s] ... ok {0} neutron_lib.tests.unit.callbacks.test_events.EventPayloadTestCase.test_resource_id [0.000957s] ... ok {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test__notify_loop_skip_log_errors [0.001922s] ... ok {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_callback_priority [0.000834s] ... ok {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_feebly_referenced_callback [0.000919s] ... ok {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_notify_handle_retriable_exception [0.001754s] ... ok {1} neutron_lib.tests.unit.db.test_api.TestDBProfiler.test_set_hook [0.008975s] ... ok {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_notify_with_exception [0.002274s] ... ok {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_notify_with_precommit_exception [0.001427s] ... ok {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_object_instances_as_subscribers [0.001128s] ... ok {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_empty_payload [0.001114s] ... ok 2020-02-18 07:55:29,054 ERROR [oslo_db.api] DB exceeded retry limit. Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise oslo_db.exception.DBDeadlock: None{0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_publish_payload [0.009767s] ... ok {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe [0.001761s] ... ok {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_all_deadlock_time_elapsed [0.019786s] ... ok {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_multiple_callbacks [0.004030s] ... ok {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_subscribe_unknown [0.002873s] ... ok {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_all [0.000719s] ... ok {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_by_resource [0.000633s] ... ok {0} neutron_lib.tests.unit.callbacks.test_manager.CallBacksManagerTestCase.test_unsubscribe_unknown_callback [0.000556s] ... ok {0} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_decorated_inst_method_receives [0.000963s] ... ok {0} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_new_inheritance_not_broken [0.000743s] ... ok {0} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_no_strings_in_events_arg [0.000595s] ... ok {0} neutron_lib.tests.unit.callbacks.test_registry.CallBacksManagerTestCase.test_object_inheriting_others_no_double_subscribe [0.001048s] ... ok {0} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_notify [0.000981s] ... ok {0} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_subscribe [0.001816s] ... ok {0} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_unsubscribe [0.001087s] ... ok {0} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_unsubscribe_all [0.001142s] ... ok {0} neutron_lib.tests.unit.callbacks.test_registry.TestCallbackRegistryDispatching.test_unsubscribe_by_resource [0.001356s] ... ok {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_dbconnection_error_caught [0.508289s] ... ok {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_exception_contains_deadlock [0.504119s] ... ok {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_exception_contains_retry [0.504155s] ... ok {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_nested_exception_contains_deadlock [0.504008s] ... ok {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_mysql_savepoint_error [0.503373s] ... ok {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_regular_exception_excluded [0.003116s] ... ok 2020-02-18 07:55:31,240 ERROR [oslo_db.api] DB exceeded retry limit. Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise neutron_lib.exceptions.MultipleExceptions {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_multi_exception_raised_on_exceed [1.160414s] ... ok 2020-02-18 07:55:31,248 ERROR [oslo_db.api] DB exceeded retry limit. Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise oslo_db.exception.DBConnectionError: None{1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_not_deadlock_time_elapsed [0.012806s] ... ok {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_retry_if_session_inactive_kwargs_not_mutated_after_retries [4.967895s] ... ok {1} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_retry_if_session_inactive_no_retry_in_active_session [0.003336s] ... ok {1} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_inner_exception_preserved_in_retryrequest [0.003040s] ... ok {1} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_passes_other_exceptions [0.002703s] ... ok {1} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_translates_DBerror_inner_exception [0.002962s] ... ok {1} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_translates_multiple_exception_types [0.002626s] ... ok {1} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_translates_single_exception [0.002878s] ... ok {1} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_project_id_attribute [0.013805s] ... ok {1} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_register_hook [0.003017s] ... ok {1} neutron_lib.tests.unit.db.test_resource_extend.TestResourceExtend.test_register_funcs [0.000889s] ... ok 2020-02-18 07:55:36,380 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN curiebmnmq 2020-02-18 07:55:36,390 ERROR [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context context = constructor(dialect, self, conn, *args) File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled param.append(processors[key](compiled_params[key])) File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process return process_param(value, dialect) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/sqlalchemytypes.py", line 50, in process_bind_param 'value': value}) AttributeError: Received type '' and value '10.500.5.0/24'. Expecting netaddr.IPNetwork type. 2020-02-18 07:55:36,393 ERROR [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context context = constructor(dialect, self, conn, *args) File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled param.append(processors[key](compiled_params[key])) File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process return process_param(value, dialect) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/sqlalchemytypes.py", line 50, in process_bind_param 'value': value}) AttributeError: Received type '' and value '10.0.0.1/40'. Expecting netaddr.IPNetwork type. 2020-02-18 07:55:36,394 ERROR [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context context = constructor(dialect, self, conn, *args) File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled param.append(processors[key](compiled_params[key])) File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process return process_param(value, dialect) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/sqlalchemytypes.py", line 50, in process_bind_param 'value': value}) AttributeError: Received type '' and value '10.0.0.10.0/24'. Expecting netaddr.IPNetwork type. 2020-02-18 07:55:36,395 ERROR [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context context = constructor(dialect, self, conn, *args) File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled param.append(processors[key](compiled_params[key])) File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process return process_param(value, dialect) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/sqlalchemytypes.py", line 50, in process_bind_param 'value': value}) AttributeError: Received type '' and value 'cidr'. Expecting netaddr.IPNetwork type. 2020-02-18 07:55:36,396 ERROR [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context context = constructor(dialect, self, conn, *args) File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled param.append(processors[key](compiled_params[key])) File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process return process_param(value, dialect) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/sqlalchemytypes.py", line 50, in process_bind_param 'value': value}) AttributeError: Received type '' and value ''. Expecting netaddr.IPNetwork type. 2020-02-18 07:55:36,397 ERROR [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context context = constructor(dialect, self, conn, *args) File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled param.append(processors[key](compiled_params[key])) File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process return process_param(value, dialect) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/sqlalchemytypes.py", line 50, in process_bind_param 'value': value}) AttributeError: Received type '' and value '2001:db8:5000::/64'. Expecting netaddr.IPNetwork type. 2020-02-18 07:55:36,399 ERROR [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context context = constructor(dialect, self, conn, *args) File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled param.append(processors[key](compiled_params[key])) File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process return process_param(value, dialect) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/sqlalchemytypes.py", line 50, in process_bind_param 'value': value}) AttributeError: Received type '' and value '2001:db8::/130'. Expecting netaddr.IPNetwork type. 2020-02-18 07:55:36,400 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// 2020-02-18 07:55:36,402 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN curiebmnmq 2020-02-18 07:55:36,402 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) {1} neutron_lib.tests.unit.db.test_sqlalchemytypes.CIDRTestCase.test_wrong_cidr [0.135156s] ... ok 2020-02-18 07:55:36,405 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN jislfvvcrr 2020-02-18 07:55:36,419 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// 2020-02-18 07:55:36,420 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN jislfvvcrr 2020-02-18 07:55:36,420 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) {1} neutron_lib.tests.unit.db.test_sqlalchemytypes.IPAddressTestCase.test_multiple_create [0.016646s] ... ok 2020-02-18 07:55:36,423 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN vzesodwpcf 2020-02-18 07:55:36,431 ERROR [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context context = constructor(dialect, self, conn, *args) File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled param.append(processors[key](compiled_params[key])) File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process return process_param(value, dialect) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/sqlalchemytypes.py", line 66, in process_bind_param 'value': value}) AttributeError: Received type '' and value 'fake'. Expecting netaddr.EUI type. 2020-02-18 07:55:36,433 ERROR [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context context = constructor(dialect, self, conn, *args) File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled param.append(processors[key](compiled_params[key])) File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process return process_param(value, dialect) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/sqlalchemytypes.py", line 66, in process_bind_param 'value': value}) AttributeError: Received type '' and value ''. Expecting netaddr.EUI type. 2020-02-18 07:55:36,434 ERROR [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context context = constructor(dialect, self, conn, *args) File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled param.append(processors[key](compiled_params[key])) File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process return process_param(value, dialect) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/sqlalchemytypes.py", line 66, in process_bind_param 'value': value}) AttributeError: Received type '' and value '-1'. Expecting netaddr.EUI type. 2020-02-18 07:55:36,435 ERROR [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context context = constructor(dialect, self, conn, *args) File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled param.append(processors[key](compiled_params[key])) File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process return process_param(value, dialect) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/sqlalchemytypes.py", line 66, in process_bind_param 'value': value}) AttributeError: Received type '' and value 'FK:16:3E:00:00:02'. Expecting netaddr.EUI type. 2020-02-18 07:55:36,436 ERROR [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context context = constructor(dialect, self, conn, *args) File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled param.append(processors[key](compiled_params[key])) File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process return process_param(value, dialect) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/sqlalchemytypes.py", line 66, in process_bind_param 'value': value}) AttributeError: Received type '' and value 'FA:16:3E:00:00:020'. Expecting netaddr.EUI type. {1} neutron_lib.tests.unit.db.test_sqlalchemytypes.MACAddressTestCase.test_wrong_mac [0.018763s] ... ok 2020-02-18 07:55:36,438 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// 2020-02-18 07:55:36,439 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN vzesodwpcf 2020-02-18 07:55:36,440 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) 2020-02-18 07:55:36,442 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN pqjtwezrmm 2020-02-18 07:55:36,453 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// 2020-02-18 07:55:36,454 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN pqjtwezrmm 2020-02-18 07:55:36,454 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) {1} neutron_lib.tests.unit.db.test_sqlalchemytypes.TruncatedDateTimeTestCase.test_microseconds_truncated [0.014031s] ... ok {1} neutron_lib.tests.unit.db.test_standard_attr.StandardAttrTestCase.test_standard_attr_resource_model_map [0.055293s] ... ok {1} neutron_lib.tests.unit.db.test_standard_attr.StandardAttrTestCase.test_standard_attr_resource_parent_map [0.045681s] ... ok {1} neutron_lib.tests.unit.db.test_utils.TestUtils.test_get_and_validate_sort_keys_by_relationship_fails [0.003236s] ... ok {1} neutron_lib.tests.unit.db.test_utils.TestUtils.test_get_marker_obj [0.002947s] ... ok {1} neutron_lib.tests.unit.db.test_utils.TestUtils.test_get_sort_dirs [0.002564s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_conflict [0.002912s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_external_ip_address_exhausted [0.002762s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_input [0.002930s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_ip_address_generation_failure [0.002712s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_no_network_available [0.003044s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_not_authorized [0.002694s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_not_found [0.002838s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_object_not_found [0.002664s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_over_quota [0.002927s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_bound [0.002712s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_not_found [0.002926s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_preexisting_device_failure [0.002729s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_resource_exhausted [0.002946s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_service_port_in_use [0.002634s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_service_unavailable [0.002873s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_mismatch_for_port [0.002656s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_pool_in_use_no_reason [0.002821s] ... ok {1} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_too_many_external_networks [0.007331s] ... ok {1} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_check_contextlib_nested [0.002790s] ... ok {1} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_check_eventlet_imports [0.002938s] ... ok {1} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_check_localized_exception_message_skip_tests [0.003275s] ... ok {1} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_check_neutron_namespace_imports [0.002515s] ... ok {1} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_check_python3_xrange [0.002886s] ... ok {1} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_factory [0.002606s] ... ok {1} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_neutron_lib_factory [0.002827s] ... ok {1} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_use_jsonutils [0.002641s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_coerce_bad_values [0.003058s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_stringify [0.002579s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_to_primitive [0.002812s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_to_primitive_json_serializable [0.002516s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_coerce_bad_values [0.002947s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_coerce_good_values [0.002663s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_to_primitive [0.003092s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_from_primitive [0.002706s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_to_primitive [0.002923s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_to_primitive_json_serializable [0.002699s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_coerce_good_values [0.002757s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_from_primitive [0.002569s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_stringify [0.002804s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_from_primitive [0.002820s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_stringify [0.002959s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_to_primitive [0.002681s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_from_primitive [0.002916s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_coerce_bad_values [0.002796s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_from_primitive [0.003538s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_stringify [0.002577s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_to_primitive_json_serializable [0.002937s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_coerce_bad_values [0.002806s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_from_primitive [0.002822s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_coerce_good_values [0.004563s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_stringify [0.004135s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_to_primitive [0.003580s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_to_primitive_json_serializable [0.005705s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_stringify [0.002672s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_to_primitive_json_serializable [0.002935s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_coerce_bad_values [0.002786s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_from_primitive [0.003093s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_to_primitive_json_serializable [0.002728s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_from_primitive [0.002937s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_stringify [0.002583s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_to_primitive [0.002827s] ... ok {1} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_to_primitive_json_serializable [0.002648s] ... ok {1} neutron_lib.tests.unit.objects.test_utils.TestUtils.test_get_objects_with_filters_not_in [0.002902s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_delete [0.003153s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_get [0.003862s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_post [0.003206s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestNoAuthClient.test_put [0.003159s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_create_trait [0.004443s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_class [0.004100s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_class_no_resource_class [0.004086s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider [0.004191s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_inventory [0.004182s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_inventory_no_rp [0.005127s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_trait_no_trait [0.004135s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_ensure_update_resource_provider [0.004448s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory_no_inventory [0.004192s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory_not_found [0.004214s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_provider [0.004516s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_trait [0.005123s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_aggregates [0.004618s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_classes [0.004574s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_providers [0.005175s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_traits [0.004713s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_inventory_inventory_conflict_exception [0.005036s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventories_generation [0.004930s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventories_no_generation [0.005356s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventories_no_rp [0.004336s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventory_no_generation [0.005255s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventory_not_found [0.005222s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_generation [0.004668s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_no_generation [0.005099s] ... ok {1} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_trait_not_found [0.010595s] ... ok {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_agent_resource_provider_uuid [0.003054s] ... ok {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_agent_resource_provider_uuid_stable [0.002888s] ... ok {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_device_resource_provider_uuid [0.002671s] ... ok {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_parse_rp_inventory_defaults [0.003114s] ... ok {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_physnet_trait [0.003156s] ... ok {1} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_six_uuid5_literal [0.002658s] ... ok {1} neutron_lib.tests.unit.plugins.ml2.test_api.TestMechanismDriver.test__supports_port_binding [0.002873s] ... ok {1} neutron_lib.tests.unit.plugins.ml2.test_api.TestMechanismDriver.test_filter_hosts_with_segment_access [0.002623s] ... ok {1} neutron_lib.tests.unit.plugins.ml2.test_api.TestMechanismDriver.test_get_workers [0.003843s] ... ok {1} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_alias [0.002658s] ... ok {1} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_core_none [0.002758s] ... ok {1} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugins [0.002611s] ... ok {1} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugins_none [0.002810s] ... ok {1} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_is_loaded [0.002631s] ... ok {1} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_get_plugin_not_found [0.002745s] ... ok {1} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_is_loaded [0.002690s] ... ok {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_create_subnet [0.002921s] ... ok 2020-02-18 07:55:37,013 INFO [neutron_lib.plugins.utils] The requested interface name A_REALLY_LONG_INTERFACE_NAME1 exceeds the 15 character limitation. It was shortened to A_REALLY_mocked to fit. 2020-02-18 07:55:37,013 INFO [neutron_lib.plugins.utils] The requested interface name A_REALLY_LONG_INTERFACE_NAME1 exceeds the 10 character limitation. It was shortened to A_REmocked to fit. 2020-02-18 07:55:37,013 INFO [neutron_lib.plugins.utils] The requested interface name pre-A_REALLY_LONG_INTERFACE_NAME1 exceeds the 12 character limitation. It was shortened to pre-A_mocked to fit. {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_interface_max_len [0.003191s] ... ok {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_geneve_vni_invalid_values [0.002770s] ... ok {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vlan_tag_invalid_data [0.002485s] ... ok {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range [0.002767s] ... ok {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_update_port_on_error [0.004261s] ... ok {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_tunnel_range [0.003000s] ... ok {1} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_vlan_range [0.002888s] ... ok 2020-02-18 07:55:37,040 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. {1} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_not_advsvc_admin [0.005290s] ... ok 2020-02-18 07:55:37,045 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. {1} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_user_elevated_is_admin [0.004567s] ... ok {1} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_user_elevated_is_admin_with_default_policy [0.004486s] ... ok {1} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_rule_supported [0.003664s] ... ok {1} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_rule_supported_with_unsupported_rule [0.002976s] ... ok {1} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_vif_type_compatible [0.003897s] ... ok {1} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_vnic_compatible [0.002857s] ... ok {1} neutron_lib.tests.unit.services.test_base.Test_WorkerSupportServiceMixin.test_add_workers [0.002750s] ... ok {1} neutron_lib.tests.unit.services.test_base.Test_WorkerSupportServiceMixin.test_allocate_workers [0.002453s] ... ok {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_admin_without_session_to_dict [0.002995s] ... ok {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create [0.003497s] ... ok {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_is_advsvc [0.003225s] ... ok {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_name [0.003499s] ... ok {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_request_id [0.003168s] ... ok {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_elevated_retains_request_id [0.003381s] ... ok {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_get_admin_context_not_update_local_store [0.003425s] ... ok {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_overwrite [0.004310s] ... ok {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_to_dict [0.003532s] ... ok {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_session_cached [0.003730s] ... ok {1} neutron_lib.tests.unit.test_context.TestNeutronContext.test_to_policy_values [0.003839s] ... ok {1} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_api_def_reference_updated [0.007967s] ... ok {1} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_global_resources_reference_updated [0.007073s] ... ok {1} neutron_lib.tests.unit.test_fixture.CallbackRegistryFixtureTestCase.test_fixture [0.001216s] ... ok {1} neutron_lib.tests.unit.test_fixture.DBResourceExtendFixtureTestCase.test_fixture_backup [0.000877s] ... ok {1} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_post [0.003209s] ... ok {1} neutron_lib.tests.unit.test_fixture.PluginDirectoryFixtureTestCase.test_fixture [0.000985s] ... ok /builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/test_context.py:38: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' self.assertEqual('user_id', ctx.user) /builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/test_context.py:39: DeprecationWarning: Property 'tenant' has moved to 'project_id' in version '2.6' and will be removed in version '3.0' self.assertEqual('tenant_id', ctx.tenant) /builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/test_context.py:62: DeprecationWarning: Property 'user' has moved to 'user_id' in version '2.6' and will be removed in version '3.0' self.assertEqual('user_id', ctx.user) /builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/test_context.py:63: DeprecationWarning: Property 'tenant' has moved to 'project_id' in version '2.6' and will be removed in version '3.0' self.assertEqual('tenant_id', ctx.tenant) /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'domain_id' argument instead return wrapped(*args, **kwargs) /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'user_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'user_domain_id' argument instead return wrapped(*args, **kwargs) /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'project_domain' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_domain_id' argument instead return wrapped(*args, **kwargs) /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of tenant_id. This key is deprecated. Please update your policy file to use the standard policy values. DeprecationWarning) /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. DeprecationWarning) /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of user. This key is deprecated. Please update your policy file to use the standard policy values. DeprecationWarning) /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of tenant. This key is deprecated. Please update your policy file to use the standard policy values. DeprecationWarning) /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of domain. This key is deprecated. Please update your policy file to use the standard policy values. DeprecationWarning) /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of user_domain. This key is deprecated. Please update your policy file to use the standard policy values. DeprecationWarning) /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of project_domain. This key is deprecated. Please update your policy file to use the standard policy values. DeprecationWarning) /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of tenant_name. This key is deprecated. Please update your policy file to use the standard policy values. DeprecationWarning) /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of project_name. This key is deprecated. Please update your policy file to use the standard policy values. DeprecationWarning) /usr/lib/python3.6/site-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of user_name. This key is deprecated. Please update your policy file to use the standard policy values. DeprecationWarning) 2020-02-18 07:55:37,143 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN koeortuxwj {1} neutron_lib.tests.unit.test_fixture.SqlFixtureTestCase.test_fixture [0.008817s] ... ok {1} neutron_lib.tests.unit.test_neutron_lib.TestNeutronLib.test_sentinel_constant [0.002501s] ... ok {1} neutron_lib.tests.unit.test_rpc.TestConnection.test_close [0.003248s] ... ok {1} neutron_lib.tests.unit.test_rpc.TestRPC.test_cleanup_notification_transport_null [0.159402s] ... ok {1} neutron_lib.tests.unit.test_rpc.TestRPC.test_cleanup_notifier_null [0.005226s] ... ok {1} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_client [0.005025s] ... ok {1} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_entity [0.002932s] ... ok {1} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_entity_null_base [0.002877s] ... ok {1} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_serialize_context [0.002873s] ... ok 2020-02-18 07:55:37,346 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. 2020-02-18 07:55:37,347 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 4 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,347 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 20 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,348 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 7 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,348 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 40 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,348 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 9 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,348 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 80 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,348 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 10 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,348 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 160 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,349 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 10 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,349 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 300 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,349 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 4 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. {1} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_config_ceiling [0.008755s] ... ok 2020-02-18 07:55:37,354 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. 2020-02-18 07:55:37,356 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,356 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 2 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,356 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,356 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 4 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,357 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,357 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 8 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,357 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 6 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,357 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 16 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,357 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 6 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,357 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 32 seconds. Restart the agent to restore it to the default value. {1} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_increases_on_timeout_exception [0.007766s] ... ok 2020-02-18 07:55:37,363 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. 2020-02-18 07:55:37,364 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,364 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 2 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,365 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,365 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 4 seconds. Restart the agent to restore it to the default value. {1} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_increases_with_prepare [0.006668s] ... ok 2020-02-18 07:55:37,371 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. {1} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_set_max_timeout_overrides_default_timeout [0.006250s] ... ok 2020-02-18 07:55:37,377 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. {1} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeout_store_defaults [0.005530s] ... ok 2020-02-18 07:55:37,383 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. {1} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeout_unaffected_when_explicitly_set [0.005896s] ... ok 2020-02-18 07:55:37,390 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. 2020-02-18 07:55:37,391 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,391 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 2 seconds. Restart the agent to restore it to the default value. {1} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeout_unchanged_on_other_exception [0.006529s] ... ok 2020-02-18 07:55:37,397 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. 2020-02-18 07:55:37,398 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,398 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 2 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,398 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,399 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 4 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,399 ERROR [neutron_lib.rpc] Timeout in RPC method method_2. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,399 WARNING [neutron_lib.rpc] Increasing timeout for method_2 calls to 2 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,399 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,399 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 8 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,400 ERROR [neutron_lib.rpc] Timeout in RPC method method_2. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,400 WARNING [neutron_lib.rpc] Increasing timeout for method_2 calls to 4 seconds. Restart the agent to restore it to the default value. {1} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeouts_for_methods_tracked_independently [0.008923s] ... ok 2020-02-18 07:55:37,406 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. 2020-02-18 07:55:37,407 ERROR [neutron_lib.rpc] Timeout in RPC method ns1.method. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,407 WARNING [neutron_lib.rpc] Increasing timeout for ns1.method calls to 2 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,408 ERROR [neutron_lib.rpc] Timeout in RPC method ns1.method. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,408 WARNING [neutron_lib.rpc] Increasing timeout for ns1.method calls to 4 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,408 ERROR [neutron_lib.rpc] Timeout in RPC method ns1.method. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,408 WARNING [neutron_lib.rpc] Increasing timeout for ns1.method calls to 8 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,408 ERROR [neutron_lib.rpc] Timeout in RPC method ns1.method. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,409 WARNING [neutron_lib.rpc] Increasing timeout for ns1.method calls to 16 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,409 ERROR [neutron_lib.rpc] Timeout in RPC method ns2.method. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,409 WARNING [neutron_lib.rpc] Increasing timeout for ns2.method calls to 2 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,409 ERROR [neutron_lib.rpc] Timeout in RPC method ns2.method. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,409 WARNING [neutron_lib.rpc] Increasing timeout for ns2.method calls to 4 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,410 ERROR [neutron_lib.rpc] Timeout in RPC method ns2.method. Waiting for 3 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,410 WARNING [neutron_lib.rpc] Increasing timeout for ns2.method calls to 8 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:37,410 ERROR [neutron_lib.rpc] Timeout in RPC method ns2.method. Waiting for 4 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:37,410 WARNING [neutron_lib.rpc] Increasing timeout for ns2.method calls to 16 seconds. Restart the agent to restore it to the default value. {1} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_timeouts_for_namespaces_tracked_independently [0.009003s] ... ok {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_custom_desc [0.003721s] ... ok {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_empty [0.003630s] ... ok {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_name_none [0.003613s] ... ok {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_nonstring [0.003589s] ... ok {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_same_process [0.003222s] ... ok {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_setproctitle_brief [0.003560s] ... ok {1} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_worker_process_count [0.003461s] ... ok {1} neutron_lib.tests.unit.utils.test_file.TestReplaceFile.test_replace_file_custom_mode_twice [0.003420s] ... ok {1} neutron_lib.tests.unit.utils.test_file.TestReplaceFile.test_replace_file_default_mode [0.002979s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestCamelize.test_camelize [0.003540s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestCompareElements.test_compare_elements [0.002476s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestDict2Tuples.test_dict [0.002756s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_diff_list_of_dict [0.002514s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestGetRandomString.test_get_random_string [0.002843s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_duplicate_value [0.002518s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_extra_separator [0.002721s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_missing_key [0.002530s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_missing_separator [0.002737s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_missing_value [0.002538s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_n_mappings [0.002726s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_no_mappings [0.002478s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_nonuniq_key_duplicate_value [0.002704s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestSafeDecodeUtf8.test_py2_does_nothing ... SKIPPED: requires python 2.x {1} neutron_lib.tests.unit.utils.test_helpers.TestSafeDecodeUtf8.test_py3_decoded_valid_bytes [0.002539s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestSafeSortKey.test_safe_sort_key [0.002764s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestSafeSortKey.test_safe_sort_key_mapping [0.002587s] ... ok {1} neutron_lib.tests.unit.utils.test_helpers.TestSafeSortKey.test_safe_sort_key_mapping_ne [0.002738s] ... ok {1} neutron_lib.tests.unit.utils.test_host.TestCpuCount.test_cpu_count [0.002721s] ... ok {1} neutron_lib.tests.unit.utils.test_net.TestGetHostname.test_get_hostname [0.002880s] ... ok {1} neutron_lib.tests.unit.utils.test_net.TestGetRandomMac.test_first_4th_octet_generated [0.002965s] ... ok {1} neutron_lib.tests.unit.utils.test_net.TestPortDeviceOwner.test_is_port_not_trusted [0.002504s] ... ok {1} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_first_generated_mac [0.002989s] ... ok {1} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_respected_early_zeroes_generated_mac [0.002850s] ... ok {1} neutron_lib.tests.unit.utils.test_runtime.TestListPackageModules.test_list_package_modules [0.003681s] ... ok {1} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_add_duplicate_names [0.003415s] ... ok {1} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_bad_classname [0.003482s] ... ok {1} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_dummy_driver [0.003059s] ... ok {1} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_no_name [0.003231s] ... ok {1} neutron_lib.tests.unit.utils.test_runtime.TestRunTime.test_load_class_by_alias_or_classname_with_classname [0.003056s] ... ok {1} neutron_lib.tests.unit.utils.test_test.TestUnstableTestDecorator.test_unstable_fail ... SKIPPED: neutron_lib.tests.unit.utils.test_test.TestUnstableTestDecorator.test_unstable_fail was marked as unstable because of some other bug, failure was: None matches Is(None) {1} neutron_lib.tests.unit.utils.test_test.TestUnstableTestDecorator.test_unstable_pass [0.002491s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_retry_if_session_inactive_args_not_mutated_after_retries [9.327154s] ... ok 2020-02-18 07:55:39,940 ERROR [oslo_db.api] DB exceeded retry limit. Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise raise value File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/tests/unit/db/test_api.py", line 70, in _decorated_function raise exc_to_raise oslo_db.exception.DBConnectionError: None {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_stacked_retries_dont_explode_retry_count [0.007077s] ... ok {0} neutron_lib.tests.unit.db.test_api.TestDeadLockDecorator.test_staledata_error_caught [0.502980s] ... ok {0} neutron_lib.tests.unit.db.test_api.TestExceptionToRetryContextManager.test_retries_on_multi_exception_containing_target [0.002961s] ... ok {0} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_get_set_tenant_id_project [0.012525s] ... ok {0} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_get_set_tenant_id_tenant [0.003588s] ... ok {0} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_model_base [0.003428s] ... ok {0} neutron_lib.tests.unit.db.test_model_base.TestModelBase.test_tenant_id_attribute [0.003601s] ... ok {0} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_get_values [0.004041s] ... ok {0} neutron_lib.tests.unit.db.test_model_query.TestHooks.test_register_hook_non_callables [0.002539s] ... ok {0} neutron_lib.tests.unit.db.test_resource_extend.TestResourceExtend.test_apply_funcs [0.000935s] ... ok {0} neutron_lib.tests.unit.db.test_resource_extend.TestResourceExtendClass.test_extends [0.000845s] ... ok 2020-02-18 07:55:40,591 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN bblfvuhsrv 2020-02-18 07:55:40,612 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// 2020-02-18 07:55:40,613 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN bblfvuhsrv 2020-02-18 07:55:40,613 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) {0} neutron_lib.tests.unit.db.test_sqlalchemytypes.CIDRTestCase.test_crud [0.128005s] ... ok 2020-02-18 07:55:40,616 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN daqxzatdgo 2020-02-18 07:55:40,630 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// 2020-02-18 07:55:40,632 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN daqxzatdgo 2020-02-18 07:55:40,632 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) {0} neutron_lib.tests.unit.db.test_sqlalchemytypes.IPAddressTestCase.test_crud [0.017502s] ... ok 2020-02-18 07:55:40,634 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN qkptawociu 2020-02-18 07:55:40,642 ERROR [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context context = constructor(dialect, self, conn, *args) File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled param.append(processors[key](compiled_params[key])) File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process return process_param(value, dialect) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/sqlalchemytypes.py", line 33, in process_bind_param 'value': value}) AttributeError: Received type '' and value ''. Expecting netaddr.IPAddress type. 2020-02-18 07:55:40,645 ERROR [oslo_db.sqlalchemy.exc_filters] DB exception wrapped. Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/base.py", line 1179, in _execute_context context = constructor(dialect, self, conn, *args) File "/usr/lib64/python3.6/site-packages/sqlalchemy/engine/default.py", line 719, in _init_compiled param.append(processors[key](compiled_params[key])) File "/usr/lib64/python3.6/site-packages/sqlalchemy/sql/type_api.py", line 1201, in process return process_param(value, dialect) File "/builddir/build/BUILD/neutron-lib-1.29.1/neutron_lib/db/sqlalchemytypes.py", line 33, in process_bind_param 'value': value}) AttributeError: Received type '' and value '10.0.0.5'. Expecting netaddr.IPAddress type. 2020-02-18 07:55:40,646 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// 2020-02-18 07:55:40,648 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN qkptawociu 2020-02-18 07:55:40,648 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) {0} neutron_lib.tests.unit.db.test_sqlalchemytypes.IPAddressTestCase.test_wrong_type [0.015166s] ... ok 2020-02-18 07:55:40,650 INFO [oslo_db.sqlalchemy.provision] CREATE BACKEND sqlite:// TOKEN hcawcpczgp 2020-02-18 07:55:40,665 INFO [oslo_db.sqlalchemy.provision] DROP ALL OBJECTS, BACKEND sqlite:// 2020-02-18 07:55:40,667 INFO [oslo_db.sqlalchemy.provision] DROP BACKEND Engine(sqlite://) TOKEN hcawcpczgp 2020-02-18 07:55:40,667 INFO [oslo_db.sqlalchemy.provision] DISPOSE ENGINE Engine(sqlite://) {0} neutron_lib.tests.unit.db.test_sqlalchemytypes.MACAddressTestCase.test_crud [0.018470s] ... ok {0} neutron_lib.tests.unit.db.test_utils.TestUtils.test_get_and_validate_sort_keys [0.002586s] ... ok {0} neutron_lib.tests.unit.db.test_utils.TestUtils.test_get_and_validate_sort_keys_bad_key_fails [0.003773s] ... ok {0} neutron_lib.tests.unit.db.test_utils.TestUtils.test_get_marker_obj_no_limit_and_marker [0.002561s] ... ok {0} neutron_lib.tests.unit.db.test_utils.TestUtils.test_get_sort_dirs_reversed [0.002742s] ... ok {0} neutron_lib.tests.unit.db.test_utils.TestUtils.test_resource_fields [0.003054s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_admin_required [0.002882s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_bad_request [0.003053s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_bad_request_misused [0.002538s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_base [0.002827s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_device_not_found_error [0.002693s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_in_use [0.002807s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid [0.002478s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_configuration_option [0.002757s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_content_type [0.002497s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_ip_for_network [0.002720s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_invalid_ip_for_subnet [0.002611s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_ip_address_in_use [0.002952s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_mac_address_in_use [0.002562s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_in_use [0.002862s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_not_found [0.002702s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_tunnel_range_error [0.002853s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_network_tunnel_range_error_tuple [0.002580s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_policy_check_error [0.002928s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_policy_init_error [0.002761s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_in_use [0.003780s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_port_not_found_on_network [0.002691s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_in_use [0.002902s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_in_use_no_reason [0.002707s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_not_found [0.002960s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_subnet_pool_in_use [0.002666s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_tunnel_id_in_use [0.002967s] ... ok {0} neutron_lib.tests.unit.exceptions.test_exceptions.TestExceptions.test_vlan_id_in_use [0.002693s] ... ok {0} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_assert_equal_none [0.003060s] ... ok {0} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_check_localized_exception_messages [0.002937s] ... ok {0} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_check_log_warn_deprecated [0.003110s] ... ok {0} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_check_python3_iteritems [0.002701s] ... ok {0} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_no_basestring [0.002883s] ... ok {0} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_no_log_translations [0.003001s] ... ok {0} neutron_lib.tests.unit.hacking.test_checks.HackingTestCase.test_no_mutable_default_args [0.002863s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_coerce_good_values [0.002722s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_from_primitive [0.003029s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_stringify [0.002708s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_to_primitive [0.004002s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.DictOfMiscValuesFieldTest.test_to_primitive_json_serializable [0.003051s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_coerce_bad_values [0.003393s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_coerce_good_values [0.002948s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.DomainNameFieldTest.test_from_primitive [0.003233s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_from_primitive [0.003102s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_stringify [0.003880s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.DscpMarkFieldTest.test_to_primitive_json_serializable [0.003175s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_coerce_bad_values [0.003436s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_coerce_good_values [0.002968s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.EtherTypeEnumFieldTest.test_stringify [0.003230s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_coerce_bad_values [0.003088s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_to_primitive [0.003184s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.FlowDirectionEnumFieldTest.test_to_primitive_json_serializable [0.002935s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_coerce_bad_values [0.003355s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_coerce_good_values [0.003116s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkFieldTest.test_to_primitive_json_serializable [0.003295s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_coerce_bad_values [0.003140s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_coerce_good_values [0.003152s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_stringify [0.002824s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_to_primitive [0.003249s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IPNetworkPrefixLenFieldTest.test_to_primitive_json_serializable [0.002956s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_coerce_good_values [0.003221s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IPV6ModeEnumFieldTest.test_to_primitive [0.002960s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_coerce_good_values [0.003227s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_stringify [0.002934s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_to_primitive [0.003225s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IPVersionEnumFieldTest.test_to_primitive_json_serializable [0.002838s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_coerce_bad_values [0.003308s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.IpProtocolEnumFieldTest.test_from_primitive [0.004806s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_coerce_bad_values [0.004281s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_coerce_good_values [0.003025s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_from_primitive [0.003424s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.MACAddressFieldTest.test_to_primitive [0.002980s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_coerce_good_values [0.003197s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_stringify [0.002952s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.NetworkSegmentRangeNetworkTypeEnumFieldTest.test_to_primitive [0.003096s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_coerce_bad_values [0.003027s] ... ok {0} neutron_lib.tests.unit.objects.test_common_types.UUIDFieldTest.test_coerce_good_values [0.003225s] ... ok {0} neutron_lib.tests.unit.objects.test_utils.TestUtils.test_get_objects_with_filters_not_equal [0.002984s] ... ok {0} neutron_lib.tests.unit.objects.test_utils.TestUtils.test_get_updatable_fields [0.003409s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_associate_aggregates [0.004992s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_create_resource_class [0.004164s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_create_resource_provider [0.004614s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_traits [0.004696s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_resource_provider_traits_no_rp [0.004215s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_delete_trait [0.004250s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_ensure_create_resource_provider [0.004855s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory [0.004746s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_inventory_no_resource_provider [0.004849s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_class [0.049760s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_class_no_resource_class [0.004661s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_resource_provider_no_resource_provider [0.004053s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_get_trait_no_trait [0.004070s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_aggregates_no_resource_provider [0.004205s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_provider_traits [0.004282s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_provider_traits_no_rp [0.005152s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_list_resource_providers_placement_api_version_too_low [0.004331s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_class [0.004316s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider [0.004405s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_inventory_generation [0.004325s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClient.test_update_resource_provider_traits_no_rp [0.004040s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClientNoAuth.test__create_client [0.004727s] ... ok {0} neutron_lib.tests.unit.placement.test_client.TestPlacementAPIClientNoAuth.test__create_client_noauth [0.010299s] ... ok {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_device_resource_provider_uuid_stable [0.003162s] ... ok {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_parse_rp_bandwidths [0.002841s] ... ok {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_six_uuid5_unicode [0.002874s] ... ok {0} neutron_lib.tests.unit.placement.test_utils.TestPlacementUtils.test_vnic_type_trait [0.002771s] ... ok {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test__create_plugin_directory [0.002868s] ... ok {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test__get_plugin_directory [0.002630s] ... ok {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_add_plugin [0.002952s] ... ok {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_alias_none [0.002599s] ... ok {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_plugin_core [0.002851s] ... ok {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_unique_plugins [0.002569s] ... ok {0} neutron_lib.tests.unit.plugins.test_directory.DirectoryTestCase.test_get_unique_plugins_none [0.002794s] ... ok {0} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_add_plugin [0.002574s] ... ok {0} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_get_plugin_found [0.002838s] ... ok {0} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_plugins [0.002642s] ... ok {0} neutron_lib.tests.unit.plugins.test_directory.PluginDirectoryTestCase.test_unique_plugins [0.002757s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_create_network [0.002758s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_create_port [0.003040s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_delete_port_on_error [0.004952s] ... ok 2020-02-18 07:55:41,176 INFO [neutron_lib.plugins.utils] The requested interface name A_REALLY_LONG_INTERFACE_NAME1 exceeds the 15 character limitation. It was shortened to A_REALLY_mocked to fit. 2020-02-18 07:55:41,177 INFO [neutron_lib.plugins.utils] The requested interface name pre-A_REALLY_LONG_INTERFACE_NAME1 exceeds the 15 character limitation. It was shortened to pre-A_REAmocked to fit. {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_interface_name [0.004332s] ... ok 2020-02-18 07:55:41,181 INFO [neutron_lib.plugins.utils] The requested interface name prefix-A_REALLY_LONG_INTERFACE_NAME1 exceeds the 15 character limitation. It was shortened to prefix-A_74721b to fit. 2020-02-18 07:55:41,181 INFO [neutron_lib.plugins.utils] The requested interface name prefix-A_REALLY_LONG_INTERFACE_NAME2 exceeds the 15 character limitation. It was shortened to prefix-A_5f5c17 to fit. {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_interface_uniqueness [0.003979s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_get_port_binding_by_status_and_host [0.002724s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_geneve_vni [0.002864s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_gre_id [0.002584s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_gre_id_invalid_id [0.002763s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vlan_tag [0.002646s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vxlan_vni [0.003020s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_is_valid_vxlan_vni_invalid_values [0.002786s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range_invalid_min_type [0.003091s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range_invalid_range [0.002765s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_range_missing_network [0.002965s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_parse_network_vlan_ranges [0.002791s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_tunnel_range_invalid_range [0.003099s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_tunnel_range_known_tunnel_type [0.003022s] ... ok {0} neutron_lib.tests.unit.plugins.test_utils.TestUtils.test_verify_vlan_range_invalid_range [0.003011s] ... ok {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_admin_no_roles_no_admin [0.004206s] ... ok {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_advsvc_no_roles_no_advsvc [0.004342s] ... ok {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_advsvc_role [0.004254s] ... ok 2020-02-18 07:55:41,238 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_advsvc_role_with_default_policy [0.003929s] ... ok 2020-02-18 07:55:41,247 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_is_not_advsvc_user [0.005401s] ... ok 2020-02-18 07:55:41,253 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_check_user_is_not_admin [0.005582s] ... ok 2020-02-18 07:55:41,258 WARNING [oslo_policy.policy] Policies ['default'] reference a rule that is not defined. {0} neutron_lib.tests.unit.policy.test__engine.TestPolicyEnforcer.test_init_reset [0.004232s] ... ok {0} neutron_lib.tests.unit.services.qos.test_base.TestDriverBase.test_is_loaded [0.003349s] ... ok {0} neutron_lib.tests.unit.services.test_base.TestPluginInterface.test_issubclass_hook [0.002935s] ... ok {0} neutron_lib.tests.unit.services.test_base.TestPluginInterface.test_issubclass_hook_class_without_abstract_methods [0.003145s] ... ok {0} neutron_lib.tests.unit.services.test_base.TestPluginInterface.test_issubclass_hook_not_all_methods_implemented [0.002693s] ... ok {0} neutron_lib.tests.unit.services.test_base.Test_WorkerSupportServiceMixin.test_add_worker [0.002790s] ... ok {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_add_get_remove_constraint [0.003569s] ... ok {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_admin_to_dict [0.003288s] ... ok {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_auth_token [0.003805s] ... ok {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_create_with_timestamp [0.003435s] ... ok {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_elevated_idempotent [0.003669s] ... ok {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_from_dict [0.003714s] ... ok {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_getter_setter [0.003661s] ... ok {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_to_dict_with_auth_token [0.003707s] ... ok {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_neutron_context_to_dict_with_name [0.003554s] ... ok {0} neutron_lib.tests.unit.test_context.TestNeutronContext.test_superclass_session [0.003938s] ... ok {0} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_all_api_definitions_fixture_no_global_backup [0.007190s] ... ok {0} neutron_lib.tests.unit.test_fixture.APIDefinitionFixtureTestCase.test_all_api_definitions_fixture_with_global_backup [0.008555s] ... ok {0} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_delete [0.002233s] ... ok {0} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_get [0.002450s] ... ok {0} neutron_lib.tests.unit.test_fixture.PlacementAPIClientFixtureTestCase.test_put [0.002585s] ... ok {0} neutron_lib.tests.unit.test_fixture.WarningsFixture.test_fixture_regex [0.001488s] ... ok {0} neutron_lib.tests.unit.test_neutron_lib.TestNeutronLib.test_sentinel_copy [0.002769s] ... ok 2020-02-18 07:55:41,449 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. {0} neutron_lib.tests.unit.test_rpc.CastExceptionTestCase.test_cast_catches_exception [0.108796s] ... ok {0} neutron_lib.tests.unit.test_rpc.ServiceTestCase.test_operations [0.006308s] ... ok {0} neutron_lib.tests.unit.test_rpc.TestConnection.test_consume_in_threads [0.002948s] ... ok {0} neutron_lib.tests.unit.test_rpc.TestConnection.test_create_consumer [0.003384s] ... ok {0} neutron_lib.tests.unit.test_rpc.TestRPC.test_cleanup [0.004485s] ... ok {0} neutron_lib.tests.unit.test_rpc.TestRPC.test_cleanup_transport_null [0.004346s] ... ok {0} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_notifier [0.004770s] ... ok {0} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_notifier_null_publisher [0.003960s] ... ok {0} neutron_lib.tests.unit.test_rpc.TestRPC.test_get_server [0.004398s] ... ok {0} neutron_lib.tests.unit.test_rpc.TestRPC.test_init [0.004974s] ... ok {0} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context [0.002745s] ... ok {0} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context_no_ids [0.002877s] ... ok {0} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context_no_tenant_id [0.002764s] ... ok {0} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_deserialize_context_no_user_id [0.002890s] ... ok {0} neutron_lib.tests.unit.test_rpc.TestRequestContextSerializer.test_serialize_entity [0.002767s] ... ok 2020-02-18 07:55:41,512 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. 2020-02-18 07:55:41,513 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,514 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 4 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:41,515 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,515 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 8 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:41,516 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,517 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 16 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:41,518 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,519 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 32 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:41,520 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,520 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 64 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:41,521 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,522 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 128 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:41,523 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,523 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 256 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:41,523 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,524 WARNING [neutron_lib.rpc] Increasing timeout for method_1 calls to 300 seconds. Restart the agent to restore it to the default value. 2020-02-18 07:55:41,524 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,525 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,525 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,526 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,526 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,527 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,527 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,528 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,528 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,529 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,529 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,530 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,531 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,531 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,532 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,532 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,533 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,533 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,534 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,534 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,535 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,535 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,536 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,536 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,537 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,537 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,538 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,539 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,539 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,540 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,540 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,541 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,541 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,542 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,542 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,543 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,543 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,544 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,544 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,545 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,545 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,546 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,547 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,547 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,548 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,549 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,549 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,550 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,551 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,551 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,552 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,552 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,553 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,553 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,554 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,554 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,555 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,555 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,556 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,556 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,557 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,558 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,558 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,559 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,559 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,560 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,560 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,561 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,562 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,562 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,563 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,563 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,564 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,564 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,565 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,565 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,566 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,566 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,567 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,567 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,568 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,568 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,569 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,569 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,570 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,571 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,571 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,572 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 0 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,572 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,573 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 2 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,573 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. 2020-02-18 07:55:41,574 ERROR [neutron_lib.rpc] Timeout in RPC method method_1. Waiting for 1 seconds before next attempt. If the server is not down, consider increasing the rpc_response_timeout option as Neutron server(s) may be overloaded and unable to respond quickly enough. {0} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_method_timeout_sleep [0.066960s] ... ok 2020-02-18 07:55:41,582 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. {0} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_set_max_timeout_caps_all_methods [0.005623s] ... ok 2020-02-18 07:55:41,588 WARNING [oslo_messaging.rpc.client] Using notification transport for RPC. Please use get_rpc_transport to obtain an RPC transport instance. {0} neutron_lib.tests.unit.test_rpc.TimeoutTestCase.test_set_max_timeout_retains_lower_timeouts [0.005446s] ... ok {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_both_empty [0.003379s] ... ok {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_custom_name [0.003366s] ... ok {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_default [0.003521s] ... ok {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_proctitle_off [0.003895s] ... ok {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_setproctitle_off [0.003075s] ... ok {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_setproctitle_on [0.003349s] ... ok {0} neutron_lib.tests.unit.test_worker.TestBaseWorker.test_start_callback_event [0.002857s] ... ok {0} neutron_lib.tests.unit.utils.test_file.TestReplaceFile.test_replace_file_custom_mode [0.002761s] ... ok {0} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_dict2str [0.002539s] ... ok {0} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_dict_str_conversion [0.002309s] ... ok {0} neutron_lib.tests.unit.utils.test_helpers.TestDictUtils.test_str2dict [0.002466s] ... ok {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_fails_for_duplicate_key [0.002297s] ... ok {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_duplicate_value [0.002546s] ... ok {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_nonuniq_key [0.002286s] ... ok {0} neutron_lib.tests.unit.utils.test_helpers.TestParseMappings.test_parse_mappings_succeeds_for_one_mapping [0.002521s] ... ok {0} neutron_lib.tests.unit.utils.test_helpers.TestRoundVal.test_round_val_ok [0.002385s] ... ok {0} neutron_lib.tests.unit.utils.test_helpers.TestSafeDecodeUtf8.test_py3_decoded_invalid_bytes [0.002511s] ... ok {0} neutron_lib.tests.unit.utils.test_host.TestCpuCount.test_cpu_count_not_implemented [0.002557s] ... ok {0} neutron_lib.tests.unit.utils.test_net.TestGetRandomMac.test_first_4_octets_unchanged [0.002625s] ... ok {0} neutron_lib.tests.unit.utils.test_net.TestPortDeviceOwner.test_is_port_trusted [0.002399s] ... ok {0} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_all_macs_generated [1.262608s] ... ok {0} neutron_lib.tests.unit.utils.test_net.TestRandomMacGenerator.test_short_supplied_mac [0.003359s] ... ok {0} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_get_plugin_class [0.004244s] ... ok {0} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_init_reload [0.052090s] ... ok {0} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_init_reload_no_plugins [0.004367s] ... ok {0} neutron_lib.tests.unit.utils.test_runtime.TestNamespacedPlugins.test_new_plugin_instance [0.003605s] ... ok ====== Totals ====== Ran: 1751 tests in 18.4102 sec. - Passed: 1196 - Skipped: 555 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 30.3756 sec. ============== Worker Balance ============== - Worker 0 (876 tests) => 0:00:18.410225 - Worker 1 (875 tests) => 0:00:12.833265 + exit 0 Processing files: python3-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bb50Zb + umask 022 + cd /builddir/build/BUILD + cd neutron-lib-1.29.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/share/licenses/python3-neutron-lib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/share/licenses/python3-neutron-lib + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/share/licenses/python3-neutron-lib + exit 0 Provides: python3-neutron-lib = 1.29.1-0.20190923154030.4ef4b71.el8 python3.6dist(neutron-lib) = 1.29.1 python3dist(neutron-lib) = 1.29.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python3-neutron-lib-tests-1.29.1-0.20190923154030.4ef4b71.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.n950df + umask 022 + cd /builddir/build/BUILD + cd neutron-lib-1.29.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/share/licenses/python3-neutron-lib-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/share/licenses/python3-neutron-lib-tests + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64/usr/share/licenses/python3-neutron-lib-tests + exit 0 Provides: python3-neutron-lib-tests = 1.29.1-0.20190923154030.4ef4b71.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64 Wrote: /builddir/build/RPMS/python3-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-neutron-lib-tests-1.29.1-0.20190923154030.4ef4b71.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AHbgZo + umask 022 + cd /builddir/build/BUILD + cd neutron-lib-1.29.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-neutron-lib-1.29.1-0.20190923154030.4ef4b71.el8.x86_64 + exit 0 Child return code was: 0