Created
September 23, 2014 15:29
-
-
Save nelsnelson/cd42ca9637dc7747c649 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ testr run tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild | |
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ | |
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ | |
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \ | |
OS_TEST_LOCK_PATH=${OS_TEST_LOCK_PATH:-${TMPDIR:-'/tmp'}} \ | |
${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./tempest/test_discover} --list | |
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ | |
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ | |
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \ | |
OS_TEST_LOCK_PATH=${OS_TEST_LOCK_PATH:-${TMPDIR:-'/tmp'}} \ | |
${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./tempest/test_discover} --load-list /tmp/tmpPbGWTO | |
====================================================================== | |
FAIL: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,network] | |
tags: worker-0 | |
---------------------------------------------------------------------- | |
pythonlogging:'': {{{ | |
2014-09-22 06:48:53,844 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:5000/v2.0/tokens' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -d '{"auth": {"tenantName": "demo", "passwordCredentials": {"username": "demo", "password": "{SHA1}5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8"}}}' | |
2014-09-22 06:48:53,928 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:53 GMT', 'vary': 'X-Auth-Token', 'content-length': '2730', 'content-type': 'application/json', 'server': 'Apache/2.4.7 (Ubuntu)'}) | |
RESP BODY: {"access": {"token": {"issued_at": "2014-09-22T11:48:53.916553", "expires": "2014-09-22T12:48:53Z", "id": "{SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d", "tenant": {"enabled": true, "description": null, "name": "demo", "id": "0b4735195b5348e69f9094ec2a94c1ae"}, "audit_ids": ["MAZv9PixQoChG_mik5XvgQ"]}, "serviceCatalog": [{"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae", "region": "RegionOne", "publicURL": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae", "internalURL": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae", "id": "31ff8dc1f0274bcc9817de16b76bc131"}], "type": "compute", "name": "nova"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:9696/", "region": "RegionOne", "publicURL": "http://192.168.60.225:9696/", "internalURL": "http://192.168.60.225:9696/", "id": "a6fa5c20e9fd4c1396c614107c4e439b"}], "type": "network", "name": "neutron"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:8774/v3", "region": "RegionOne", "publicURL": "http://192.168.60.225:8774/v3", "internalURL": "http://192.168.60.225:8774/v3", "id": "10e88b10dcdb422f906aada6e62dbb64"}], "type": "computev3", "name": "novav3"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:3333", "region": "RegionOne", "publicURL": "http://192.168.60.225:3333", "internalURL": "http://192.168.60.225:3333", "id": "78359879326649eb99e2fa7ebfe97a0c"}], "type": "s3", "name": "s3"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:9292", "region": "RegionOne", "publicURL": "http://192.168.60.225:9292", "internalURL": "http://192.168.60.225:9292", "id": "13e1a018d568468c98e169a270c7bee3"}], "type": "image", "name": "glance"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:8773/services/Admin", "region": "RegionOne", "publicURL": "http://192.168.60.225:8773/services/Cloud", "internalURL": "http://192.168.60.225:8773/services/Cloud", "id": "8e01c4538dd54cd6823217162f923e47"}], "type": "ec2", "name": "ec2"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:35357/v2.0", "region": "RegionOne", "publicURL": "http://192.168.60.225:5000/v2.0", "internalURL": "http://192.168.60.225:5000/v2.0", "id": "74638a86519646f196854a88a1fa1ae1"}], "type": "identity", "name": "keystone"}], "user": {"username": "demo", "roles_links": [], "id": "5154017201bf4b0f92552dea47ba4504", "roles": [{"name": "_member_"}, {"name": "Member"}, {"name": "anotherrole"}], "name": "demo"}, "metadata": {"is_admin": 0, "roles": ["9fe2ff9ee4384b1894a90878d3e92bab", "0dca2edaa5d642b28c6a0cdaeceafbeb", "e7ed9cb566984344a5f8bea7f95c36d0"]}}} | |
2014-09-22 06:48:53,929 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/os-keypairs' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" -d '{"keypair": {"name": "keypair-smoke--741531478"}}' | |
2014-09-22 06:48:55,208 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '2305', 'content-type': 'application/json', 'x-compute-request-id': 'req-38fcfef0-92a1-4059-a84f-5f8ea59be238'}) | |
RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmZ+9ivFTbtxh4eGyFpRqvTZ5USNTHotF5YW+3y94pGDvfuCbxjnWRHltu3M+ZK/M6XNhQxE/tNPxGeOnMlhV/HJBg0ThOmMoNpSrPK9/kEcTArvtopgkqEcfkT3aIHr6kGbjKONJVa7qDw699icd6jMvvCaYZiS/0fEZrUZasyOFOrd3s4+k9UllCSuKt/Sh4XW2R7pIDKs/t4mHwaDTwiIcn+vqnhnED0UgJOEdR+nYWU5l7YJ/E7NJIP9RkkpqBWCnSh7g3tUuGZwKPENkvlfIUQOLTT66yz4FFXOE+Kk5kOKO/ap3cY9E/KJeQZkbBpz+WD7j+6NgNzD1EXVHp Generated-by-Nova\n", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApmfvYrxU27cYeHhshaUar02eVEjUx6LReWFvt8veKRg737gm\n8Y51kR5bbtzPmSvzOlzYUMRP7TT8RnjpzJYVfxyQYNE4TpjKDaUqzyvf5BHEwK77\naKYJKhHH5E92iB6+pBm4yjjSVWu6g8OvfYnHeozL7wmmGYkv9HxGa1GWrMjhTq3d\n7OPpPVJZQkrirf0oeF1tke6SAyrP7eJh8Gg08IiHJ/r6p4ZxA9FICThHUfp2FlOZ\ne2CfxOzSSD/UZJKagVgp0oe4N7VLhmcCjxDZL5XyFEDi00+uss+BRVzhPipOZDij\nv2qd3GPRPyiXkGZGwac/lg+4/ujYDcw9RF1R6QIDAQABAoIBAQCSGxO+d2lyeLKN\no/504WAqp1Xq3v+kQTr2/iwfDmsDXfnEFmZrFQ/42NSi5FGKRWKLzdVIJPWgajNO\nlP+C2AwLzUKfH1P2/oP5sxmBSR6Nm2RLYdfwLEhDndUKixKhtYzhfIwZUgarZakf\n5AMDkKOK4HB2ctxZ83Adk7gopjxLe7KUMZGBk5u6Xjlhuv14qHb+/w05HS9dyEI1\nZfFMP5lpTjfBV7J67lZysM+TTvBc9JIBGjb88O6kBWtpr5q3YzgSaYck4P6SdaFS\n29hOS4iR3QQdaqSaEfTXO0xS98adby8AWCSBdkyBgKecbzuiGysKu3a7i6Pc+oFm\ngQaYv7qZAoGBAM+093Xhj55wjRDP1paxxy2Zswy8p8HxakGY18Vd7ZJqppSvPiR6\nglNpu3yHCLrdiISLu88k8lEh3L2oKi1kLriJoeNh3VG1BRfRpmc04f3m7yDdW+mR\nefgmMIU/ybjuiWW8b+zTfwEfi2qNvLHmF0pp1I33qWoKP5KZnboHykwDAoGBAM0Y\nrN6IJLEZOuVX0kVCjrqIJsu/uWWqISasfSRBLy6/wYA5p4JfhEGdpcdckn6DLP+s\nMLMS0QWSjpoCECtjYQdkxA0OWklhocMA9Q3ycZhyIp87uPuMtS2x8mddPrEp2WPy\nM1ey1APrAtbD+EBhu+9MnAcfYZYXXHagtGKAn6SjAoGBAKoZkvsYEUz48Z3OB/f7\neZmvoMGSknQzKAi2iiZZSOE6tFdZuLOZHLgBBAj0cULPgCjEYrc+k6+74pHzcS8h\nN13rYQfdMqnibFxYVkV5OoZ7pGQuxEHg4JlHdT76wVHRD/agPq0de4pI8hz+HIU4\nYOSRDQCCzVxJLkz5vwEFtjdPAoGBAJFXmjH9Ett6ALXEPZudZh4kHDIphQ3ZubJ5\nbBmEJBaiB1OCCAYpAEWrnW6hWKNU/E+XS8+rVvr2+B2FtsW4oGsn6pNCB5OXH5Zc\nmEyw8fVRdN2Y6idBeKeQQjMj7iiIeqkMW3wbm4nHQnTF3ahqWk9j3/JgN7ywg3MB\nwbNIaVm3AoGAMxV6lpYfHox8Glic4a5Ng7owYywc6LqQwI9GEVjbYPUHIhjXInl7\nfBoLiH2kQM3zePy9EHUL1ni3MiJvZKiYGZwXxW+rruVs7T8ZpOJKCOoEU5RCawJY\nzJyMQTHSG1uD+zkZ71Dt7ZHPopo+1Ygc72sIOFMemlgE/caT0aW3oqE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "5154017201bf4b0f92552dea47ba4504", "name": "keypair-smoke--741531478", "fingerprint": "35:ef:34:df:de:2c:3b:61:8e:fc:fa:57:99:ef:57:3c"}} | |
2014-09-22 06:48:55,209 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-groups.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "description": "secgroup-smoke--1859415220 description", "name": "secgroup-smoke--1859415220"}}' | |
2014-09-22 06:48:55,301 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '874', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-097083a7-84e3-4b20-9976-422e7e9b099b'}) {"security_group": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "description": "secgroup-smoke--1859415220 description", "id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1", "security_group_rules": [{"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": null, "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": null, "port_range_min": null, "id": "bb0b6d0e-a4e0-4ff9-8c70-4d30edd5cd44", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}, {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": null, "ethertype": "IPv6", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": null, "port_range_min": null, "id": "9e8c94dc-af50-4074-8ede-e4522ee8158e", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}], "name": "secgroup-smoke--1859415220"}} | |
2014-09-22 06:48:55,302 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group_rule": {"direction": "ingress", "port_range_min": 22, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": 22, "protocol": "tcp", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}}' | |
2014-09-22 06:48:55,378 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '340', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-0b397e84-6f46-445a-af77-6692ad608d4a'}) {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "remote_ip_prefix": null, "protocol": "tcp", "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": 22, "port_range_min": 22, "id": "cbd14d6f-9937-4d4e-9912-c8fd9266e666", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}} | |
2014-09-22 06:48:55,379 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group_rule": {"direction": "egress", "port_range_min": 22, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": 22, "protocol": "tcp", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}}' | |
2014-09-22 06:48:55,409 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '339', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-d96ad0c7-3b05-4bdb-bd20-26ec604963ca'}) {"security_group_rule": {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": "tcp", "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": 22, "port_range_min": 22, "id": "23b39d54-6feb-4450-91fb-0d53df25fbe0", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}} | |
2014-09-22 06:48:55,410 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group_rule": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "direction": "ingress", "protocol": "icmp", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}}' | |
2014-09-22 06:48:55,476 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '345', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-ee96458c-9c47-4678-8852-63aeae0e0d34'}) {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "remote_ip_prefix": null, "protocol": "icmp", "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": null, "port_range_min": null, "id": "7ed0fb20-1ea1-4494-9d8d-7cca4fdaab9f", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}} | |
2014-09-22 06:48:55,477 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group_rule": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "direction": "egress", "protocol": "icmp", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}}' | |
2014-09-22 06:48:55,530 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '344', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-7fb4fc5c-f839-4bd9-a65f-5af6a279ea01'}) {"security_group_rule": {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": "icmp", "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": null, "port_range_min": null, "id": "e1a91e2a-0dbc-4d67-b042-246c31e6213a", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}} | |
2014-09-22 06:48:55,531 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/networks.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"network": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "name": "network-smoke--276319488"}}' | |
2014-09-22 06:48:55,599 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '349', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-a2e738e0-d940-4147-b72f-31d933d67074'}) {"network": {"status": "ACTIVE", "subnets": [], "name": "network-smoke--276319488", "provider:physical_network": null, "admin_state_up": true, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "provider:network_type": "vxlan", "router:external": false, "shared": false, "id": "02d83931-4090-41a2-814c-b8a7cf590081", "provider:segmentation_id": 1003}} | |
2014-09-22 06:48:55,600 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"router": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "name": "router-smoke--99701421", "admin_state_up": true}}' | |
2014-09-22 06:48:55,651 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '265', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-1951e131-98b6-4cbd-a640-5183912cff19'}) {"router": {"status": "ACTIVE", "external_gateway_info": null, "name": "router-smoke--99701421", "admin_state_up": true, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "distributed": false, "routes": [], "ha": false, "id": "e40c0660-42ca-490b-82be-b0840f957871"}} | |
2014-09-22 06:48:55,652 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871.json -X PUT -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"router": {"external_gateway_info": {"network_id": "d7ea8d88-5d58-4637-b9bc-b4ffcac58749"}}}' | |
2014-09-22 06:48:55,944 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '336', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-f681002c-e8d7-4998-9546-742c389cf037'}) {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d7ea8d88-5d58-4637-b9bc-b4ffcac58749", "enable_snat": true}, "name": "router-smoke--99701421", "admin_state_up": true, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "distributed": false, "routes": [], "ha": false, "id": "e40c0660-42ca-490b-82be-b0840f957871"}} | |
2014-09-22 06:48:55,945 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/subnets.json?tenant_id=0b4735195b5348e69f9094ec2a94c1ae&cidr=10.100.0.0%2F28 -X GET -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:48:55,957 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '15', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-d2077af8-67a1-4e60-98bd-894ba647fe52'}) {"subnets": []} | |
2014-09-22 06:48:55,958 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/subnets.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"subnet": {"network_id": "02d83931-4090-41a2-814c-b8a7cf590081", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "cidr": "10.100.0.0/28", "ip_version": 4, "name": "subnet-smoke--407310889"}}' | |
2014-09-22 06:48:56,058 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:56 GMT', 'content-length': '447', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-fa0427ca-7c66-4aed-803f-41ed327968b5'}) {"subnet": {"name": "subnet-smoke--407310889", "enable_dhcp": true, "network_id": "02d83931-4090-41a2-814c-b8a7cf590081", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "dns_nameservers": [], "gateway_ip": "10.100.0.1", "ipv6_ra_mode": null, "allocation_pools": [{"start": "10.100.0.2", "end": "10.100.0.14"}], "host_routes": [], "ip_version": 4, "ipv6_address_mode": null, "cidr": "10.100.0.0/28", "id": "50a10b88-10e5-423b-bac3-d79be489f873"}} | |
2014-09-22 06:48:56,059 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871/add_router_interface.json -X PUT -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873"}' | |
2014-09-22 06:48:56,657 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:56 GMT', 'content-length': '199', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-d8c9de95-01e2-45c4-b363-e5810ae2463d'}) {"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_id": "2442abc1-dd37-4dec-b676-9a7a1bca2ef9", "id": "e40c0660-42ca-490b-82be-b0840f957871"} | |
2014-09-22 06:48:56,658 35572 DEBUG [tempest.scenario.manager] Creating a server (name: server-smoke-1632283836, image: 4f481d13-f23d-4cea-b61a-008a0f9ccd30, flavor: 42) | |
2014-09-22 06:48:56,658 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" -d '{"server": {"name": "server-smoke-1632283836", "imageRef": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "key_name": "keypair-smoke--741531478", "flavorRef": "42", "max_count": 1, "min_count": 1, "networks": [{"uuid": "02d83931-4090-41a2-814c-b8a7cf590081"}], "security_groups": [{"name": "secgroup-smoke--1859415220"}]}}' | |
2014-09-22 06:48:59,009 35572 DEBUG [novaclient.client] RESP: [202] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:59 GMT', 'content-length': '463', 'content-type': 'application/json', 'location': 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813', 'x-compute-request-id': 'req-294972fe-7e6d-47cb-aa64-b06df239bb8d'}) | |
RESP BODY: {"server": {"links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "OS-DCF:diskConfig": "MANUAL", "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "adminPass": "x3U4zBL5fFn9"}} | |
2014-09-22 06:48:59,010 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:48:59,374 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:59 GMT', 'content-length': '1345', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bbb73d7-8369-486a-873c-7446905a26ac'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:48:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:48:59,375 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:48:59,505 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:59 GMT', 'content-length': '1345', 'content-type': 'application/json', 'x-compute-request-id': 'req-39203a29-78d7-4c68-b682-24e8c618c443'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:48:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:48:59,506 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:00,508 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:00,656 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:00 GMT', 'content-length': '1411', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92ae88a-4853-40c2-b820-8548bc49453c'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:00,657 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:01,660 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:02,126 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:02 GMT', 'content-length': '1460', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8a8e0e-c8d2-4b65-b583-1a352683623b'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:02,128 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:03,135 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:05,483 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:05 GMT', 'content-length': '1460', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba468f3c-4d12-4076-8b5b-29407c1d364f'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:05,498 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:06,501 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:06,625 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:06 GMT', 'content-length': '1460', 'content-type': 'application/json', 'x-compute-request-id': 'req-c027f22f-2d2e-4e55-b168-9789acfccb9d'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:06,626 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:07,630 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:07,891 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:07 GMT', 'content-length': '1460', 'content-type': 'application/json', 'x-compute-request-id': 'req-185aea8c-4fb1-468c-8b48-bb84318364da'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:07,912 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:08,914 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:09,055 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:09 GMT', 'content-length': '1619', 'content-type': 'application/json', 'x-compute-request-id': 'req-329505f3-59d6-4f27-8b1e-5ebd5e7f3f9d'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:49:08Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:09,060 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:09,706 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:09 GMT', 'content-length': '1619', 'content-type': 'application/json', 'x-compute-request-id': 'req-d774e164-649e-42d5-887c-ae33956328ae'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:49:08Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:09,709 35572 DEBUG [tempest.scenario.manager] Created server: <Server: server-smoke-1632283836> | |
2014-09-22 06:49:09,734 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/ports.json?fixed_ip=None&device_id=519bdb8b-5cd6-497d-8d75-7f607e4dc813 -X GET -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:49:09,771 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:09 GMT', 'content-length': '728', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-ad646b2e-195e-4de0-9cc8-2a9369d492aa'}) {"ports": [{"status": "DOWN", "binding:host_id": "surya", "allowed_address_pairs": [], "extra_dhcp_opts": [], "device_owner": "compute:None", "binding:profile": {}, "fixed_ips": [{"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873", "ip_address": "10.100.0.2"}], "id": "467066fa-3a29-4cd8-b3e6-431426462af2", "security_groups": ["96e6c3aa-b441-434a-b615-3f7bf2f5eda1"], "device_id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "name": "", "admin_state_up": true, "network_id": "02d83931-4090-41a2-814c-b8a7cf590081", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "binding:vnic_type": "normal", "binding:vif_type": "ovs", "mac_address": "fa:16:3e:20:d3:b3"}]} | |
2014-09-22 06:49:09,784 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/floatingips.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"floatingip": {"floating_network_id": "d7ea8d88-5d58-4637-b9bc-b4ffcac58749", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_id": "467066fa-3a29-4cd8-b3e6-431426462af2"}}' | |
2014-09-22 06:49:09,924 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:09 GMT', 'content-length': '368', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-4ed84440-df83-497b-871e-ae69cdfe205d'}) {"floatingip": {"floating_network_id": "d7ea8d88-5d58-4637-b9bc-b4ffcac58749", "router_id": "e40c0660-42ca-490b-82be-b0840f957871", "fixed_ip_address": "10.100.0.2", "floating_ip_address": "172.24.4.50", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "status": "DOWN", "port_id": "467066fa-3a29-4cd8-b3e6-431426462af2", "id": "19495d40-00bc-456b-96f1-875d7148ac41"}} | |
2014-09-22 06:49:09,930 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:10,156 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:10 GMT', 'content-length': '1619', 'content-type': 'application/json', 'x-compute-request-id': 'req-848de31c-0905-43ef-b40f-98de50d79b18'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:49:08Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:10,160 35572 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. | |
2014-09-22 06:49:10,161 35572 DEBUG [tempest.scenario.manager] checking network connections to IP 172.24.4.50 with user: cirros | |
2014-09-22 06:51:08,463 35572 INFO [tempest.common.ssh] Creating ssh connection to '172.24.4.50' as 'cirros' with public key authentication | |
2014-09-22 06:51:08,466 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 1. Retry after 2 seconds. | |
2014-09-22 06:51:10,970 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 2. Retry after 3 seconds. | |
2014-09-22 06:51:14,475 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 3. Retry after 4 seconds. | |
2014-09-22 06:51:18,981 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 4. Retry after 5 seconds. | |
2014-09-22 06:51:24,488 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 5. Retry after 6 seconds. | |
2014-09-22 06:51:30,991 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 6. Retry after 7 seconds. | |
2014-09-22 06:51:38,492 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 7. Retry after 8 seconds. | |
2014-09-22 06:51:47,003 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 8. Retry after 9 seconds. | |
2014-09-22 06:51:56,528 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:51:57,600 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:51:57,604 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 9. Retry after 10 seconds. | |
2014-09-22 06:52:08,119 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:52:09,155 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:52:09,157 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 10. Retry after 11 seconds. | |
2014-09-22 06:52:20,673 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:52:21,669 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:52:21,670 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 11. Retry after 12 seconds. | |
2014-09-22 06:52:34,188 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:52:35,145 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:52:35,147 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 12. Retry after 13 seconds. | |
2014-09-22 06:52:48,661 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:52:49,525 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:52:49,527 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 13. Retry after 14 seconds. | |
2014-09-22 06:53:04,039 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:53:04,050 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:53:04,050 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:53:04,050 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:53:04,050 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:53:04,051 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:53:04,051 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:53:04,051 35572 ERROR [paramiko.transport] | |
2014-09-22 06:53:04,054 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 14. Retry after 15 seconds. | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:53:19,563 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:53:19,564 35572 ERROR [paramiko.transport] | |
2014-09-22 06:53:19,566 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 15. Retry after 16 seconds. | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:53:36,076 35572 ERROR [paramiko.transport] | |
2014-09-22 06:53:36,076 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 16. Retry after 17 seconds. | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:53:53,596 35572 ERROR [paramiko.transport] | |
2014-09-22 06:53:53,596 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 17. Retry after 18 seconds. | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:54:12,113 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:54:12,113 35572 ERROR [paramiko.transport] | |
2014-09-22 06:54:12,115 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 18. Retry after 19 seconds. | |
2014-09-22 06:54:31,619 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:54:31,619 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:54:31,620 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:54:31,620 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:54:31,620 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:54:31,621 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:54:31,621 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:54:31,621 35572 ERROR [paramiko.transport] | |
2014-09-22 06:54:31,623 35572 ERROR [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] after 18 attempts | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh Traceback (most recent call last): | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh File "tempest/common/ssh.py", line 76, in _get_ssh_connection | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh timeout=self.channel_timeout, pkey=self.pkey) | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh File "/usr/local/lib/python2.7/dist-packages/paramiko/client.py", line 242, in connect | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh t.start_client() | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 347, in start_client | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh raise e | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh SSHException: Error reading SSH protocol banner | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh | |
2014-09-22 06:54:31,637 35572 ERROR [tempest.scenario.manager] ssh connection to 172.24.4.50 failed | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager Traceback (most recent call last): | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager File "tempest/scenario/manager.py", line 1400, in get_remote_client | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager linux_client.validate_authentication() | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager File "tempest/common/utils/linux/remote_client.py", line 54, in validate_authentication | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager self.ssh_client.test_connection_auth() | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager File "tempest/common/ssh.py", line 151, in test_connection_auth | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager connection = self._get_ssh_connection() | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager File "tempest/common/ssh.py", line 88, in _get_ssh_connection | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager password=self.password) | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager SSHTimeout: Connection to the 172.24.4.50 via SSH timed out. | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager User: cirros, Password: None | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager | |
2014-09-22 06:54:31,682 35572 INFO [tempest.common.debug] Host Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 00:0c:29:c4:7d:ca brd ff:ff:ff:ff:ff:ff | |
inet 192.168.60.225/24 brd 192.168.60.255 scope global eth0 | |
valid_lft forever preferred_lft forever | |
inet6 fe80::20c:29ff:fec4:7dca/64 scope link | |
valid_lft forever preferred_lft forever | |
3: ovs-system: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default | |
link/ether ce:3a:d3:84:20:93 brd ff:ff:ff:ff:ff:ff | |
773: br-int: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether 32:a5:30:c1:8c:46 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::2c8f:3dff:fe20:360d/64 scope link | |
valid_lft forever preferred_lft forever | |
774: br-ex: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether 26:7f:8d:ab:a8:45 brd ff:ff:ff:ff:ff:ff | |
inet 172.24.4.1/24 scope global br-ex | |
valid_lft forever preferred_lft forever | |
775: br-tun: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether da:46:b7:07:7e:42 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::f477:cff:fed6:cfb2/64 scope link | |
valid_lft forever preferred_lft forever | |
1290: qbr467066fa-3a: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 92:a0:eb:c7:91:a8 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::e49b:32ff:fee6:1033/64 scope link | |
valid_lft forever preferred_lft forever | |
1291: qvo467066fa-3a: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether 42:6b:d1:04:95:7f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::406b:d1ff:fe04:957f/64 scope link | |
valid_lft forever preferred_lft forever | |
1292: qvb467066fa-3a: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr467066fa-3a state UP group default qlen 1000 | |
link/ether be:93:3b:96:87:42 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::bc93:3bff:fe96:8742/64 scope link | |
valid_lft forever preferred_lft forever | |
1295: tap467066fa-3a: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr467066fa-3a state UP group default qlen 1000 | |
link/ether 92:a0:eb:c7:91:a8 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::90a0:ebff:fec7:91a8/64 scope link | |
valid_lft forever preferred_lft forever | |
17: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default | |
link/ether 06:bd:68:19:07:b1 brd ff:ff:ff:ff:ff:ff | |
inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 | |
valid_lft forever preferred_lft forever | |
558: qbr7ab6837e-34: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 66:6c:99:64:00:09 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::fc25:f7ff:fe0d:425d/64 scope link | |
valid_lft forever preferred_lft forever | |
815: qbrb6cfa863-42: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 7e:e1:76:a8:fb:fe brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::18a9:63ff:fe28:7c2a/64 scope link | |
valid_lft forever preferred_lft forever | |
559: qbrcfd7d959-aa: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether aa:fa:6e:94:ec:5f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::c8b3:8bff:fe2c:6a90/64 scope link | |
valid_lft forever preferred_lft forever | |
816: qvob6cfa863-42: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether 0e:d7:a1:50:25:2c brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::cd7:a1ff:fe50:252c/64 scope link | |
valid_lft forever preferred_lft forever | |
560: qvo7ab6837e-34: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether da:cd:ef:50:a4:f3 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::d8cd:efff:fe50:a4f3/64 scope link | |
valid_lft forever preferred_lft forever | |
817: qvbb6cfa863-42: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrb6cfa863-42 state UP group default qlen 1000 | |
link/ether 7e:e1:76:a8:fb:fe brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::7ce1:76ff:fea8:fbfe/64 scope link | |
valid_lft forever preferred_lft forever | |
561: qvb7ab6837e-34: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr7ab6837e-34 state UP group default qlen 1000 | |
link/ether 66:6c:99:64:00:09 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::646c:99ff:fe64:9/64 scope link | |
valid_lft forever preferred_lft forever | |
1074: qbr5c5e6f65-29: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether ca:62:03:26:2b:67 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::ec9e:c8ff:fe9c:b545/64 scope link | |
valid_lft forever preferred_lft forever | |
562: qvocfd7d959-aa: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether ce:5b:ef:04:c9:8a brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::cc5b:efff:fe04:c98a/64 scope link | |
valid_lft forever preferred_lft forever | |
1075: qbrfdee011d-a7: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 9e:9d:4b:d1:0a:07 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::988c:30ff:fe2a:9143/64 scope link | |
valid_lft forever preferred_lft forever | |
563: qvbcfd7d959-aa: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrcfd7d959-aa state UP group default qlen 1000 | |
link/ether aa:fa:6e:94:ec:5f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::a8fa:6eff:fe94:ec5f/64 scope link | |
valid_lft forever preferred_lft forever | |
1076: qvo5c5e6f65-29: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether 8e:54:7a:fd:de:ac brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::8c54:7aff:fefd:deac/64 scope link | |
valid_lft forever preferred_lft forever | |
564: qbr41b1785f-a2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 3e:90:6d:e9:e6:ae brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::d0bd:d8ff:fe52:13d4/64 scope link | |
valid_lft forever preferred_lft forever | |
1077: qvb5c5e6f65-29: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr5c5e6f65-29 state UP group default qlen 1000 | |
link/ether ca:62:03:26:2b:67 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::c862:3ff:fe26:2b67/64 scope link | |
valid_lft forever preferred_lft forever | |
565: qbr6239e7d6-d1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether a2:02:5f:06:f4:77 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::68b9:54ff:fe15:740a/64 scope link | |
valid_lft forever preferred_lft forever | |
1078: qvofdee011d-a7: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether c2:2b:dd:ab:4c:97 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::c02b:ddff:feab:4c97/64 scope link | |
valid_lft forever preferred_lft forever | |
566: qvo41b1785f-a2: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether aa:66:8f:36:fa:ac brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::a866:8fff:fe36:faac/64 scope link | |
valid_lft forever preferred_lft forever | |
1079: qvbfdee011d-a7: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrfdee011d-a7 state UP group default qlen 1000 | |
link/ether 9e:9d:4b:d1:0a:07 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::9c9d:4bff:fed1:a07/64 scope link | |
valid_lft forever preferred_lft forever | |
567: qvb41b1785f-a2: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr41b1785f-a2 state UP group default qlen 1000 | |
link/ether 3e:90:6d:e9:e6:ae brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::3c90:6dff:fee9:e6ae/64 scope link | |
valid_lft forever preferred_lft forever | |
568: qvo6239e7d6-d1: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 5e:14:39:2f:15:06 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::5c14:39ff:fe2f:1506/64 scope link | |
valid_lft forever preferred_lft forever | |
569: qvb6239e7d6-d1: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr6239e7d6-d1 state UP group default qlen 1000 | |
link/ether a2:02:5f:06:f4:77 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::a002:5fff:fe06:f477/64 scope link | |
valid_lft forever preferred_lft forever | |
80: qbr527d6b41-1d: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether e2:cd:df:b2:8a:75 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::f049:52ff:feaa:7d3e/64 scope link | |
valid_lft forever preferred_lft forever | |
81: qvo527d6b41-1d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether ea:b8:dd:3f:ef:7f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::e8b8:ddff:fe3f:ef7f/64 scope link | |
valid_lft forever preferred_lft forever | |
82: qvb527d6b41-1d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr527d6b41-1d state UP group default qlen 1000 | |
link/ether e2:cd:df:b2:8a:75 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::e0cd:dfff:feb2:8a75/64 scope link | |
valid_lft forever preferred_lft forever | |
1156: qbrfd7695de-90: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 8e:3d:ca:9c:83:3b brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::e49b:7ff:feb0:1f81/64 scope link | |
valid_lft forever preferred_lft forever | |
1157: qvofd7695de-90: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether 0e:60:fe:8b:a6:ad brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::c60:feff:fe8b:a6ad/64 scope link | |
valid_lft forever preferred_lft forever | |
1158: qvbfd7695de-90: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrfd7695de-90 state UP group default qlen 1000 | |
link/ether 8e:3d:ca:9c:83:3b brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::8c3d:caff:fe9c:833b/64 scope link | |
valid_lft forever preferred_lft forever | |
648: qbrc833de0b-f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 86:88:00:a1:fc:43 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::94b7:75ff:fe8f:9d16/64 scope link | |
valid_lft forever preferred_lft forever | |
649: qvoc833de0b-f0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 22:13:47:93:aa:27 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::2013:47ff:fe93:aa27/64 scope link | |
valid_lft forever preferred_lft forever | |
650: qvbc833de0b-f0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrc833de0b-f0 state UP group default qlen 1000 | |
link/ether 86:88:00:a1:fc:43 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::8488:ff:fea1:fc43/64 scope link | |
valid_lft forever preferred_lft forever | |
160: qbr98ee1fb5-2d: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether fe:93:18:6e:bd:6f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::9c9d:8aff:fe43:8111/64 scope link | |
valid_lft forever preferred_lft forever | |
161: qbr661a6205-e1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 4e:d6:db:3c:2f:74 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::68c8:6dff:fe92:fa6e/64 scope link | |
valid_lft forever preferred_lft forever | |
162: qvo98ee1fb5-2d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 52:ac:9b:89:e8:37 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::50ac:9bff:fe89:e837/64 scope link | |
valid_lft forever preferred_lft forever | |
163: qvb98ee1fb5-2d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr98ee1fb5-2d state UP group default qlen 1000 | |
link/ether fe:93:18:6e:bd:6f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::fc93:18ff:fe6e:bd6f/64 scope link | |
valid_lft forever preferred_lft forever | |
164: qvo661a6205-e1: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 5e:ed:13:35:84:ec brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::5ced:13ff:fe35:84ec/64 scope link | |
valid_lft forever preferred_lft forever | |
165: qvb661a6205-e1: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr661a6205-e1 state UP group default qlen 1000 | |
link/ether 4e:d6:db:3c:2f:74 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::4cd6:dbff:fe3c:2f74/64 scope link | |
valid_lft forever preferred_lft forever | |
166: qbr5d143689-b5: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 3e:46:a4:11:76:11 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::947f:c3ff:fea1:615a/64 scope link | |
valid_lft forever preferred_lft forever | |
167: qvo5d143689-b5: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether b6:44:f3:4c:e5:ba brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::b444:f3ff:fe4c:e5ba/64 scope link | |
valid_lft forever preferred_lft forever | |
168: qvb5d143689-b5: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr5d143689-b5 state UP group default qlen 1000 | |
link/ether 3e:46:a4:11:76:11 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::3c46:a4ff:fe11:7611/64 scope link | |
valid_lft forever preferred_lft forever | |
1210: qbr3d527d34-4d: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 46:c9:62:0b:3e:c4 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::8cb2:49ff:fedd:3ad9/64 scope link | |
valid_lft forever preferred_lft forever | |
1211: qvo3d527d34-4d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether d6:31:7c:fe:98:83 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::d431:7cff:fefe:9883/64 scope link | |
valid_lft forever preferred_lft forever | |
1212: qvb3d527d34-4d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr3d527d34-4d state UP group default qlen 1000 | |
link/ether 46:c9:62:0b:3e:c4 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::44c9:62ff:fe0b:3ec4/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:31,745 35572 INFO [tempest.common.debug] Host Route: | |
default via 192.168.60.2 dev eth0 | |
10.0.0.0/24 via 172.24.4.2 dev br-ex | |
172.24.4.0/24 dev br-ex proto kernel scope link src 172.24.4.1 | |
192.168.60.0/24 dev eth0 proto kernel scope link src 192.168.60.225 | |
192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 | |
2014-09-22 06:54:31,779 35572 INFO [tempest.common.debug] Host filter table: | |
Chain INPUT (policy ACCEPT 3112K packets, 1229M bytes) | |
num pkts bytes target prot opt in out source destination | |
1 9581K 3358M neutron-openvswi-INPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 3093K 1201M nova-api-INPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 ACCEPT udp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:53 | |
4 0 0 ACCEPT tcp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 | |
5 0 0 ACCEPT udp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:67 | |
6 0 0 ACCEPT tcp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:67 | |
Chain FORWARD (policy ACCEPT 72 packets, 22248 bytes) | |
num pkts bytes target prot opt in out source destination | |
1 5456 683K neutron-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 5456 683K neutron-openvswi-FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 72 22248 nova-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 | |
4 72 22248 nova-api-FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0 | |
5 0 0 ACCEPT all -- * virbr0 0.0.0.0/0 192.168.122.0/24 ctstate RELATED,ESTABLISHED | |
6 0 0 ACCEPT all -- virbr0 * 192.168.122.0/24 0.0.0.0/0 | |
7 0 0 ACCEPT all -- virbr0 virbr0 0.0.0.0/0 0.0.0.0/0 | |
8 0 0 REJECT all -- * virbr0 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable | |
9 0 0 REJECT all -- virbr0 * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable | |
Chain OUTPUT (policy ACCEPT 3090K packets, 1271M bytes) | |
num pkts bytes target prot opt in out source destination | |
1 9553K 3391M neutron-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 9553K 3391M neutron-openvswi-OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 3071K 1242M nova-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 | |
4 3071K 1242M nova-api-OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
5 0 0 ACCEPT udp -- * virbr0 0.0.0.0/0 0.0.0.0/0 udp dpt:68 | |
Chain neutron-filter-top (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 9558K 3391M neutron-openvswi-local all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-FORWARD (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap80ca14f4-23 --physdev-is-bridged | |
2 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80ca14f4-23 --physdev-is-bridged | |
3 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapfd7695de-90 --physdev-is-bridged | |
4 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfd7695de-90 --physdev-is-bridged | |
5 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapfdee011d-a7 --physdev-is-bridged | |
6 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfdee011d-a7 --physdev-is-bridged | |
7 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap6f402fa6-f9 --physdev-is-bridged | |
8 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap6f402fa6-f9 --physdev-is-bridged | |
9 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap80f65d39-e1 --physdev-is-bridged | |
10 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80f65d39-e1 --physdev-is-bridged | |
11 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapb6cfa863-42 --physdev-is-bridged | |
12 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapb6cfa863-42 --physdev-is-bridged | |
13 2 704 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapc01b9494-5b --physdev-is-bridged | |
14 2 630 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapc01b9494-5b --physdev-is-bridged | |
15 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap1ad3bfba-de --physdev-is-bridged | |
16 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap1ad3bfba-de --physdev-is-bridged | |
17 175 24132 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap467066fa-3a --physdev-is-bridged | |
18 219 21107 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap467066fa-3a --physdev-is-bridged | |
19 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapf68ba36a-3e --physdev-is-bridged | |
20 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapf68ba36a-3e --physdev-is-bridged | |
21 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap5645aaed-d8 --physdev-is-bridged | |
22 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap5645aaed-d8 --physdev-is-bridged | |
Chain neutron-openvswi-INPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 neutron-openvswi-o80ca14f4-2 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80ca14f4-23 --physdev-is-bridged | |
2 0 0 neutron-openvswi-ofd7695de-9 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfd7695de-90 --physdev-is-bridged | |
3 0 0 neutron-openvswi-ofdee011d-a all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfdee011d-a7 --physdev-is-bridged | |
4 0 0 neutron-openvswi-o6f402fa6-f all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap6f402fa6-f9 --physdev-is-bridged | |
5 0 0 neutron-openvswi-o80f65d39-e all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80f65d39-e1 --physdev-is-bridged | |
6 0 0 neutron-openvswi-ob6cfa863-4 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapb6cfa863-42 --physdev-is-bridged | |
7 0 0 neutron-openvswi-oc01b9494-5 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapc01b9494-5b --physdev-is-bridged | |
8 0 0 neutron-openvswi-o1ad3bfba-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap1ad3bfba-de --physdev-is-bridged | |
9 0 0 neutron-openvswi-o467066fa-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap467066fa-3a --physdev-is-bridged | |
10 0 0 neutron-openvswi-of68ba36a-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapf68ba36a-3e --physdev-is-bridged | |
11 0 0 neutron-openvswi-o5645aaed-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap5645aaed-d8 --physdev-is-bridged | |
Chain neutron-openvswi-OUTPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-i1ad3bfba-d (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i467066fa-3 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 151 21765 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 3 1059 RETURN udp -- * * 10.100.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 2 168 RETURN icmp -- * * 0.0.0.0/0 0.0.0.0/0 | |
5 19 1140 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i5645aaed-d (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i6f402fa6-f (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i80ca14f4-2 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i80f65d39-e (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ib6cfa863-4 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ic01b9494-5 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 2 704 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-if68ba36a-3 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ifd7695de-9 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ifdee011d-a (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-local (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-o1ad3bfba-d (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s1ad3bfba-d all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o467066fa-3 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 3 951 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 216 20156 neutron-openvswi-s467066fa-3 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 189 18446 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 | |
7 27 1710 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
8 0 0 RETURN icmp -- * * 0.0.0.0/0 0.0.0.0/0 | |
9 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o5645aaed-d (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s5645aaed-d all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o6f402fa6-f (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s6f402fa6-f all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o80ca14f4-2 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s80ca14f4-2 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o80f65d39-e (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s80f65d39-e all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ob6cfa863-4 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sb6cfa863-4 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-oc01b9494-5 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 2 630 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sc01b9494-5 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-of68ba36a-3 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sf68ba36a-3 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ofd7695de-9 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sfd7695de-9 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ofdee011d-a (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sfdee011d-a all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s1ad3bfba-d (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.64 0.0.0.0/0 MAC FA:16:3E:FA:2C:3E | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s467066fa-3 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 216 20156 RETURN all -- * * 10.100.0.2 0.0.0.0/0 MAC FA:16:3E:20:D3:B3 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s5645aaed-d (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.58 0.0.0.0/0 MAC FA:16:3E:DF:70:10 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s6f402fa6-f (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.73 0.0.0.0/0 MAC FA:16:3E:A0:95:7F | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s80ca14f4-2 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.48 0.0.0.0/0 MAC FA:16:3E:95:75:1B | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s80f65d39-e (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 172.24.4.3 0.0.0.0/0 MAC FA:16:3E:D5:3A:62 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sb6cfa863-4 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.9 0.0.0.0/0 MAC FA:16:3E:E7:85:04 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sc01b9494-5 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.29 0.0.0.0/0 MAC FA:16:3E:B8:EE:28 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sf68ba36a-3 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.68 0.0.0.0/0 MAC FA:16:3E:1B:D2:56 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sfd7695de-9 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.63 0.0.0.0/0 MAC FA:16:3E:16:13:EE | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sfdee011d-a (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.55 0.0.0.0/0 MAC FA:16:3E:9C:27:4C | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sg-chain (22 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 neutron-openvswi-i80ca14f4-2 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap80ca14f4-23 --physdev-is-bridged | |
2 0 0 neutron-openvswi-o80ca14f4-2 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80ca14f4-23 --physdev-is-bridged | |
3 0 0 neutron-openvswi-ifd7695de-9 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapfd7695de-90 --physdev-is-bridged | |
4 0 0 neutron-openvswi-ofd7695de-9 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfd7695de-90 --physdev-is-bridged | |
5 0 0 neutron-openvswi-ifdee011d-a all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapfdee011d-a7 --physdev-is-bridged | |
6 0 0 neutron-openvswi-ofdee011d-a all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfdee011d-a7 --physdev-is-bridged | |
7 0 0 neutron-openvswi-i6f402fa6-f all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap6f402fa6-f9 --physdev-is-bridged | |
8 0 0 neutron-openvswi-o6f402fa6-f all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap6f402fa6-f9 --physdev-is-bridged | |
9 0 0 neutron-openvswi-i80f65d39-e all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap80f65d39-e1 --physdev-is-bridged | |
10 0 0 neutron-openvswi-o80f65d39-e all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80f65d39-e1 --physdev-is-bridged | |
11 0 0 neutron-openvswi-ib6cfa863-4 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapb6cfa863-42 --physdev-is-bridged | |
12 0 0 neutron-openvswi-ob6cfa863-4 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapb6cfa863-42 --physdev-is-bridged | |
13 2 704 neutron-openvswi-ic01b9494-5 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapc01b9494-5b --physdev-is-bridged | |
14 2 630 neutron-openvswi-oc01b9494-5 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapc01b9494-5b --physdev-is-bridged | |
15 0 0 neutron-openvswi-i1ad3bfba-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap1ad3bfba-de --physdev-is-bridged | |
16 0 0 neutron-openvswi-o1ad3bfba-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap1ad3bfba-de --physdev-is-bridged | |
17 175 24132 neutron-openvswi-i467066fa-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap467066fa-3a --physdev-is-bridged | |
18 219 21107 neutron-openvswi-o467066fa-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap467066fa-3a --physdev-is-bridged | |
19 0 0 neutron-openvswi-if68ba36a-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapf68ba36a-3e --physdev-is-bridged | |
20 0 0 neutron-openvswi-of68ba36a-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapf68ba36a-3e --physdev-is-bridged | |
21 0 0 neutron-openvswi-i5645aaed-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap5645aaed-d8 --physdev-is-bridged | |
22 0 0 neutron-openvswi-o5645aaed-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap5645aaed-d8 --physdev-is-bridged | |
23 3207 373K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sg-fallback (22 references) | |
num pkts bytes target prot opt in out source destination | |
1 20 6252 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain nova-api-FORWARD (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-INPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 ACCEPT tcp -- * * 0.0.0.0/0 192.168.60.225 tcp dpt:8775 | |
Chain nova-api-OUTPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-local (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-filter-top (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 3071K 1242M nova-api-local all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2014-09-22 06:54:31,809 35572 INFO [tempest.common.debug] Host nat table: | |
Chain PREROUTING (policy ACCEPT 467 packets, 45105 bytes) | |
num pkts bytes target prot opt in out source destination | |
1 746 73298 neutron-openvswi-PREROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 467 45105 nova-api-PREROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain INPUT (policy ACCEPT 42 packets, 3540 bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain OUTPUT (policy ACCEPT 13812 packets, 943K bytes) | |
num pkts bytes target prot opt in out source destination | |
1 31239 2263K neutron-openvswi-OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 13543 927K nova-api-OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain POSTROUTING (policy ACCEPT 14237 packets, 984K bytes) | |
num pkts bytes target prot opt in out source destination | |
1 31927 2331K neutron-openvswi-POSTROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 31927 2331K neutron-postrouting-bottom all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 13968 968K nova-api-POSTROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
4 13968 968K nova-postrouting-bottom all -- * * 0.0.0.0/0 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 192.168.122.0/24 224.0.0.0/24 | |
6 0 0 RETURN all -- * * 192.168.122.0/24 255.255.255.255 | |
7 0 0 MASQUERADE tcp -- * * 192.168.122.0/24 !192.168.122.0/24 masq ports: 1024-65535 | |
8 0 0 MASQUERADE udp -- * * 192.168.122.0/24 !192.168.122.0/24 masq ports: 1024-65535 | |
9 0 0 MASQUERADE all -- * * 192.168.122.0/24 !192.168.122.0/24 | |
Chain neutron-openvswi-OUTPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-POSTROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-PREROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-float-snat (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-snat (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 31927 2331K neutron-openvswi-float-snat all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-postrouting-bottom (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 31927 2331K neutron-openvswi-snat all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain nova-api-OUTPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-POSTROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-PREROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-float-snat (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-snat (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 13968 968K nova-api-float-snat all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain nova-postrouting-bottom (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 13968 968K nova-api-snat all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2014-09-22 06:54:31,831 35572 INFO [tempest.common.debug] Host mangle table: | |
Chain PREROUTING (policy ACCEPT 3116K packets, 1232M bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain INPUT (policy ACCEPT 3113K packets, 1231M bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain FORWARD (policy ACCEPT 3287 packets, 397K bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain OUTPUT (policy ACCEPT 3091K packets, 1273M bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain POSTROUTING (policy ACCEPT 3095K packets, 1274M bytes) | |
num pkts bytes target prot opt in out source destination | |
1 3076K 1245M nova-api-POSTROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 0 0 CHECKSUM udp -- * virbr0 0.0.0.0/0 0.0.0.0/0 udp dpt:68 CHECKSUM fill | |
Chain nova-api-POSTROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
2014-09-22 06:54:31,849 35572 INFO [tempest.common.debug] Host ns list['qdhcp-02d83931-4090-41a2-814c-b8a7cf590081', 'qrouter-e40c0660-42ca-490b-82be-b0840f957871', 'qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c', 'qrouter-643f0c9c-724d-4d2d-92de-80b265a89083', 'qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf', 'qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53', 'qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52', 'qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46', 'qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37', 'qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566', 'qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3', 'qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a', 'qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390', 'qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f', 'qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39', 'qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e', 'qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be', 'qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70', 'qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559', 'qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689', 'qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf', 'qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c', 'qdhcp-38984e54-d274-4049-b597-a13e20ab73f5', 'qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11'] | |
2014-09-22 06:54:31,914 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
1293: tap2f274224-04: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:69:ce:5c brd ff:ff:ff:ff:ff:ff | |
inet 10.100.0.3/28 brd 10.100.0.15 scope global tap2f274224-04 | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:fe69:ce5c/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:31,983 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) Route: | |
default via 10.100.0.1 dev tap2f274224-04 | |
10.100.0.0/28 dev tap2f274224-04 proto kernel scope link src 10.100.0.3 | |
2014-09-22 06:54:32,046 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) table(filter): | |
-P INPUT ACCEPT -c 10 1686 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 9 1485 | |
2014-09-22 06:54:32,110 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) table(nat): | |
-P PREROUTING ACCEPT -c 9 1365 | |
-P INPUT ACCEPT -c 9 1365 | |
-P OUTPUT ACCEPT -c 2 706 | |
-P POSTROUTING ACCEPT -c 2 706 | |
2014-09-22 06:54:32,319 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) table(mangle): | |
-P PREROUTING ACCEPT -c 10 1686 | |
-P INPUT ACCEPT -c 10 1686 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 9 1485 | |
-P POSTROUTING ACCEPT -c 9 1485 | |
2014-09-22 06:54:32,427 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
1296: qg-680f1a80-73: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:25:b7:46 brd ff:ff:ff:ff:ff:ff | |
inet 172.24.4.49/24 brd 172.24.4.255 scope global qg-680f1a80-73 | |
valid_lft forever preferred_lft forever | |
inet 172.24.4.50/32 brd 172.24.4.50 scope global qg-680f1a80-73 | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:fe25:b746/64 scope link | |
valid_lft forever preferred_lft forever | |
1297: qr-2442abc1-dd: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:ff:fa:44 brd ff:ff:ff:ff:ff:ff | |
inet 10.100.0.1/28 brd 10.100.0.15 scope global qr-2442abc1-dd | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:feff:fa44/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:32,528 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) Route: | |
default via 172.24.4.1 dev qg-680f1a80-73 | |
10.100.0.0/28 dev qr-2442abc1-dd proto kernel scope link src 10.100.0.1 | |
172.24.4.0/24 dev qg-680f1a80-73 proto kernel scope link src 172.24.4.49 | |
2014-09-22 06:54:32,614 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) table(filter): | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 232 26041 | |
-P OUTPUT ACCEPT -c 139 17740 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 124 10915 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 232 26041 -j neutron-filter-top | |
-A FORWARD -c 232 26041 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 139 17740 -j neutron-filter-top | |
-A OUTPUT -c 139 17740 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 371 43781 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:32,686 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) table(nat): | |
-P PREROUTING ACCEPT -c 3 714 | |
-P INPUT ACCEPT -c 23 1914 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 98 7758 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-OUTPUT -d 172.24.4.50/32 -c 0 0 -j DNAT --to-destination 10.100.0.2 | |
-A neutron-l3-agent-POSTROUTING ! -i qg-680f1a80-73 ! -o qg-680f1a80-73 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 20 1200 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-PREROUTING -d 172.24.4.50/32 -c 75 5844 -j DNAT --to-destination 10.100.0.2 | |
-A neutron-l3-agent-float-snat -s 10.100.0.2/32 -c 0 0 -j SNAT --to-source 172.24.4.50 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-l3-agent-snat -s 10.100.0.0/28 -c 0 0 -j SNAT --to-source 172.24.4.49 | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:32,755 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) table(mangle): | |
-P PREROUTING ACCEPT -c 356 36956 | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 232 26041 | |
-P OUTPUT ACCEPT -c 139 17740 | |
-P POSTROUTING ACCEPT -c 371 43781 | |
2014-09-22 06:54:32,830 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:32,927 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) Route: | |
2014-09-22 06:54:33,002 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:33,078 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:33,154 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:33,226 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:33,294 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) Route: | |
2014-09-22 06:54:33,358 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) table(filter): | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 249 26841 | |
-P OUTPUT ACCEPT -c 137 17516 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 126 11406 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 249 26841 -j neutron-filter-top | |
-A FORWARD -c 249 26841 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 137 17516 -j neutron-filter-top | |
-A OUTPUT -c 137 17516 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 386 44357 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:33,450 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) table(nat): | |
-P PREROUTING ACCEPT -c 4 971 | |
-P INPUT ACCEPT -c 24 2171 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 74 5760 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 98 7931 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 74 5760 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 74 5760 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-af3b6b1e-6d ! -o qg-af3b6b1e-6d -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 74 5760 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 74 5760 -j neutron-l3-agent-snat | |
2014-09-22 06:54:33,531 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) table(mangle): | |
-P PREROUTING ACCEPT -c 375 38247 | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 249 26841 | |
-P OUTPUT ACCEPT -c 137 17516 | |
-P POSTROUTING ACCEPT -c 386 44357 | |
2014-09-22 06:54:33,602 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:33,682 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) Route: | |
2014-09-22 06:54:33,760 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:33,823 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:33,894 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:33,963 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:34,026 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) Route: | |
2014-09-22 06:54:34,094 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) table(filter): | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 247 26745 | |
-P OUTPUT ACCEPT -c 137 17516 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 126 11406 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 247 26745 -j neutron-filter-top | |
-A FORWARD -c 247 26745 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 137 17516 -j neutron-filter-top | |
-A OUTPUT -c 137 17516 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 384 44261 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:34,183 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) table(nat): | |
-P PREROUTING ACCEPT -c 4 971 | |
-P INPUT ACCEPT -c 24 2171 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 99 8015 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-3adcd5de-85 ! -o qg-3adcd5de-85 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:34,238 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) table(mangle): | |
-P PREROUTING ACCEPT -c 373 38151 | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 247 26745 | |
-P OUTPUT ACCEPT -c 137 17516 | |
-P POSTROUTING ACCEPT -c 384 44261 | |
2014-09-22 06:54:34,302 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:34,370 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) Route: | |
2014-09-22 06:54:34,438 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 0 0 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 0 0 -j neutron-filter-top | |
-A FORWARD -c 0 0 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 0 0 -j neutron-filter-top | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 0 0 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:34,514 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 0 0 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 0 0 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 0 0 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-45fa3409-f1 ! -o qg-45fa3409-f1 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 0 0 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 0 0 -j neutron-l3-agent-snat | |
2014-09-22 06:54:34,574 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:34,651 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:34,718 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) Route: | |
2014-09-22 06:54:34,798 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 0 0 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 0 0 -j neutron-filter-top | |
-A FORWARD -c 0 0 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 0 0 -j neutron-filter-top | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 0 0 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:34,894 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 0 0 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 0 0 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 0 0 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-363a809b-1e ! -o qg-363a809b-1e -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 0 0 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 0 0 -j neutron-l3-agent-snat | |
2014-09-22 06:54:34,954 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:35,014 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:35,082 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) Route: | |
2014-09-22 06:54:35,155 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:35,214 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:35,274 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:35,330 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:35,395 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) Route: | |
2014-09-22 06:54:35,450 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) table(filter): | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 253 27297 | |
-P OUTPUT ACCEPT -c 142 18076 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 126 11406 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 253 27297 -j neutron-filter-top | |
-A FORWARD -c 253 27297 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 142 18076 -j neutron-filter-top | |
-A OUTPUT -c 142 18076 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 395 45373 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:35,554 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) table(nat): | |
-P PREROUTING ACCEPT -c 4 971 | |
-P INPUT ACCEPT -c 24 2171 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 99 8015 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-a7f8cdc6-a8 ! -o qg-a7f8cdc6-a8 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:35,646 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) table(mangle): | |
-P PREROUTING ACCEPT -c 379 38703 | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 253 27297 | |
-P OUTPUT ACCEPT -c 142 18076 | |
-P POSTROUTING ACCEPT -c 395 45373 | |
2014-09-22 06:54:35,714 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:35,786 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) Route: | |
2014-09-22 06:54:35,858 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:35,926 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:35,986 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:36,058 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:36,130 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) Route: | |
2014-09-22 06:54:36,198 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) table(filter): | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 256 27601 | |
-P OUTPUT ACCEPT -c 149 18860 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 124 10915 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 256 27601 -j neutron-filter-top | |
-A FORWARD -c 256 27601 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 149 18860 -j neutron-filter-top | |
-A OUTPUT -c 149 18860 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 405 46461 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:36,274 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) table(nat): | |
-P PREROUTING ACCEPT -c 3 714 | |
-P INPUT ACCEPT -c 23 1914 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 98 7758 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-74fad403-3c ! -o qg-74fad403-3c -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:36,326 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) table(mangle): | |
-P PREROUTING ACCEPT -c 380 38516 | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 256 27601 | |
-P OUTPUT ACCEPT -c 149 18860 | |
-P POSTROUTING ACCEPT -c 405 46461 | |
2014-09-22 06:54:36,395 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:36,466 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) Route: | |
2014-09-22 06:54:36,534 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:36,614 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:36,678 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:36,754 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:36,818 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) Route: | |
2014-09-22 06:54:36,886 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) table(filter): | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 246 26893 | |
-P OUTPUT ACCEPT -c 142 18076 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 124 10915 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 246 26893 -j neutron-filter-top | |
-A FORWARD -c 246 26893 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 142 18076 -j neutron-filter-top | |
-A OUTPUT -c 142 18076 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 388 44969 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:36,967 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) table(nat): | |
-P PREROUTING ACCEPT -c 3 714 | |
-P INPUT ACCEPT -c 23 1914 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 98 7758 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-de7f69c5-8f ! -o qg-de7f69c5-8f -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:37,042 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) table(mangle): | |
-P PREROUTING ACCEPT -c 370 37808 | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 246 26893 | |
-P OUTPUT ACCEPT -c 142 18076 | |
-P POSTROUTING ACCEPT -c 388 44969 | |
2014-09-22 06:54:37,114 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:37,174 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) Route: | |
2014-09-22 06:54:37,247 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:37,327 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:37,410 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:37,482 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:37,579 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) Route: | |
2014-09-22 06:54:37,682 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) table(filter): | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 256 27441 | |
-P OUTPUT ACCEPT -c 144 18300 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 126 11406 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 256 27441 -j neutron-filter-top | |
-A FORWARD -c 256 27441 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 144 18300 -j neutron-filter-top | |
-A OUTPUT -c 144 18300 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 400 45741 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:37,762 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) table(nat): | |
-P PREROUTING ACCEPT -c 4 971 | |
-P INPUT ACCEPT -c 24 2171 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 99 8015 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-55a59e76-b2 ! -o qg-55a59e76-b2 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:37,846 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) table(mangle): | |
-P PREROUTING ACCEPT -c 382 38847 | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 256 27441 | |
-P OUTPUT ACCEPT -c 144 18300 | |
-P POSTROUTING ACCEPT -c 400 45741 | |
2014-09-22 06:54:37,907 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:37,966 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) Route: | |
2014-09-22 06:54:38,038 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 0 0 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 0 0 -j neutron-filter-top | |
-A FORWARD -c 0 0 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 0 0 -j neutron-filter-top | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 0 0 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:38,102 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 0 0 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 0 0 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 0 0 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 0 0 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 0 0 -j neutron-l3-agent-snat | |
2014-09-22 06:54:38,162 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,218 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:38,294 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) Route: | |
2014-09-22 06:54:38,346 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
2014-09-22 06:54:38,423 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,487 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,554 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:38,614 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) Route: | |
2014-09-22 06:54:38,674 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
2014-09-22 06:54:38,735 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,811 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,887 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:38,963 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) Route: | |
2014-09-22 06:54:39,064 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) table(filter): | |
-P INPUT ACCEPT -c 5 2880 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 5 2880 | |
2014-09-22 06:54:39,156 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 5 2880 | |
-P POSTROUTING ACCEPT -c 5 2880 | |
2014-09-22 06:54:39,235 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) table(mangle): | |
-P PREROUTING ACCEPT -c 5 2880 | |
-P INPUT ACCEPT -c 5 2880 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 5 2880 | |
-P POSTROUTING ACCEPT -c 5 2880 | |
2014-09-22 06:54:39,311 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:39,391 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) Route: | |
2014-09-22 06:54:39,471 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) table(filter): | |
-P INPUT ACCEPT -c 3 1728 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 3 1728 | |
2014-09-22 06:54:39,579 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 3 1728 | |
-P POSTROUTING ACCEPT -c 3 1728 | |
2014-09-22 06:54:39,679 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) table(mangle): | |
-P PREROUTING ACCEPT -c 3 1728 | |
-P INPUT ACCEPT -c 3 1728 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 3 1728 | |
-P POSTROUTING ACCEPT -c 3 1728 | |
2014-09-22 06:54:39,762 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:39,842 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) Route: | |
2014-09-22 06:54:39,919 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) table(filter): | |
-P INPUT ACCEPT -c 1 576 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 1 576 | |
2014-09-22 06:54:39,990 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 1 576 | |
-P POSTROUTING ACCEPT -c 1 576 | |
2014-09-22 06:54:40,042 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) table(mangle): | |
-P PREROUTING ACCEPT -c 1 576 | |
-P INPUT ACCEPT -c 1 576 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 1 576 | |
-P POSTROUTING ACCEPT -c 1 576 | |
2014-09-22 06:54:40,114 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
778: tap075f061e-ed: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:b9:30:d6 brd ff:ff:ff:ff:ff:ff | |
inet 10.0.0.3/24 brd 10.0.0.255 scope global tap075f061e-ed | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:feb9:30d6/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:40,170 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) Route: | |
default via 10.0.0.1 dev tap075f061e-ed | |
10.0.0.0/24 dev tap075f061e-ed proto kernel scope link src 10.0.0.3 | |
2014-09-22 06:54:40,230 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) table(filter): | |
-P INPUT ACCEPT -c 100 49061 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 98 49162 | |
2014-09-22 06:54:40,294 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) table(nat): | |
-P PREROUTING ACCEPT -c 14 2888 | |
-P INPUT ACCEPT -c 14 2888 | |
-P OUTPUT ACCEPT -c 79 44160 | |
-P POSTROUTING ACCEPT -c 79 44160 | |
2014-09-22 06:54:40,362 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) table(mangle): | |
-P PREROUTING ACCEPT -c 100 49061 | |
-P INPUT ACCEPT -c 100 49061 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 98 49162 | |
-P POSTROUTING ACCEPT -c 98 49162 | |
2014-09-22 06:54:40,426 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
776: qr-d2cf4fce-a6: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:3d:10:63 brd ff:ff:ff:ff:ff:ff | |
inet 10.0.0.1/24 brd 10.0.0.255 scope global qr-d2cf4fce-a6 | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:fe3d:1063/64 scope link | |
valid_lft forever preferred_lft forever | |
777: qg-5191db84-ba: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:3e:2f:9c brd ff:ff:ff:ff:ff:ff | |
inet 172.24.4.2/24 brd 172.24.4.255 scope global qg-5191db84-ba | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:fe3e:2f9c/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:40,494 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) Route: | |
default via 172.24.4.1 dev qg-5191db84-ba | |
10.0.0.0/24 dev qr-d2cf4fce-a6 proto kernel scope link src 10.0.0.1 | |
172.24.4.0/24 dev qg-5191db84-ba proto kernel scope link src 172.24.4.2 | |
2014-09-22 06:54:40,562 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) table(filter): | |
-P INPUT ACCEPT -c 431 82385 | |
-P FORWARD ACCEPT -c 119 13577 | |
-P OUTPUT ACCEPT -c 113 14060 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 431 82385 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 119 13577 -j neutron-filter-top | |
-A FORWARD -c 119 13577 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 113 14060 -j neutron-filter-top | |
-A OUTPUT -c 113 14060 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 232 27637 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:40,639 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) table(nat): | |
-P PREROUTING ACCEPT -c 137 34979 | |
-P INPUT ACCEPT -c 157 36179 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 17 1020 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 174 37199 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 17 1020 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 17 1020 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-5191db84-ba ! -o qg-5191db84-ba -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 17 1020 -j neutron-l3-agent-float-snat | |
-A neutron-l3-agent-snat -s 10.0.0.0/24 -c 0 0 -j SNAT --to-source 172.24.4.2 | |
-A neutron-postrouting-bottom -c 17 1020 -j neutron-l3-agent-snat | |
2014-09-22 06:54:40,702 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) table(mangle): | |
-P PREROUTING ACCEPT -c 550 95962 | |
-P INPUT ACCEPT -c 431 82385 | |
-P FORWARD ACCEPT -c 119 13577 | |
-P OUTPUT ACCEPT -c 113 14060 | |
-P POSTROUTING ACCEPT -c 232 27637 | |
2014-09-22 06:54:40,738 35572 INFO [tempest.common.debug] OVS DB: | |
Bridge table | |
_uuid controller datapath_id datapath_type external_ids fail_mode flood_vlans flow_tables ipfix mirrors name netflow other_config ports protocols sflow status stp_enable | |
------------------------------------ ---------- ------------------ ------------- ------------------ --------- ----------- ----------- ----- ------- ------ ------- ------------------------ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ --------- ----- ------ ---------- | |
ab8d7f26-4b4e-45a8-9e10-28a521d20efc [] "0000267f8daba845" "" {bridge-id=br-ex} [] [] {} [] [] br-ex [] {disable-in-band="true"} [350fe815-5f9b-44c9-8b61-7258d3258933, 76ef01b7-7b3f-47f3-aa15-bcdbe7e72a1f, e36e8de9-dae3-4d25-b804-17239841c647] [] [] {} false | |
c130a533-2a48-468c-bc4d-6771358ffac2 [] "000032a530c18c46" "" {bridge-id=br-int} secure [] {} [] [] br-int [] {} [0d24e13c-a3f3-471d-85a2-a46c2f8a41e2, 34d8750e-b044-4f68-ac1b-cfb0206bc17c, 5f46652f-785a-4379-997b-7a5df21e56d0, 6959ee0c-29dc-4f43-acc7-54c68147277b, 6cbc3708-1c19-4f93-b77a-293afc70ca19, 6e4a08f2-430d-46e6-88ed-f6a5f749b33a, 8cab20f0-bd2e-4efb-a3a3-47f27d6b7b72, 8ee6a01a-ea1c-4816-aa1c-359a0193e013, 94841b85-09b1-4d37-854f-140ffc1291a8, b3becd60-11b6-41f4-a847-ac271964eb59, d266c446-e382-4a93-9271-63277ab2c670, d7705ca1-b2a5-4e90-a52f-9123c0bb26f4] [] [] {} false | |
07b746d9-d00d-427e-b7d9-884de16c26d1 [] "0000da46b7077e42" "" {} [] [] {} [] [] br-tun [] {} [49877be1-68aa-40ab-8ba9-89a9db81d4bf, fac83b60-e64a-4e3a-9d7c-241c6d4a9102] [] [] {} false | |
Controller table | |
_uuid connection_mode controller_burst_limit controller_rate_limit enable_async_messages external_ids inactivity_probe is_connected local_gateway local_ip local_netmask max_backoff other_config role status target | |
----- --------------- ---------------------- --------------------- --------------------- ------------ ---------------- ------------ ------------- -------- ------------- ----------- ------------ ---- ------ ------ | |
Flow_Sample_Collector_Set table | |
_uuid bridge external_ids id ipfix | |
----- ------ ------------ -- ----- | |
Flow_Table table | |
_uuid flow_limit groups name overflow_policy | |
----- ---------- ------ ---- --------------- | |
IPFIX table | |
_uuid cache_active_timeout cache_max_flows external_ids obs_domain_id obs_point_id sampling targets | |
----- -------------------- --------------- ------------ ------------- ------------ -------- ------- | |
Interface table | |
_uuid admin_state bfd bfd_status cfm_fault cfm_fault_status cfm_health cfm_mpid cfm_remote_mpids cfm_remote_opstate duplex external_ids ifindex ingress_policing_burst ingress_policing_rate lacp_current link_resets link_speed link_state mac mac_in_use mtu name ofport ofport_request options other_config statistics status type | |
------------------------------------ ----------- --- ---------- --------- ---------------- ---------- -------- ---------------- ------------------ ------ -------------------------------------------------------------------------------------------------------------------------------------------------------- ------- ---------------------- --------------------- ------------ ----------- ----------- ---------- --- ------------------- ---- ---------------- ------ -------------- ---------------- ------------ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------- -------- | |
124e494e-42d2-41d7-882e-873b52d7b14e down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:25:b7:46", iface-id="680f1a80-7321-4d12-8168-95cfcca8e1c9", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "qg-680f1a80-73" 10 [] {} {} {collisions=0, rx_bytes=20244, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=181, tx_bytes=19075, tx_dropped=0, tx_errors=0, tx_packets=162} {driver_name=openvswitch} internal | |
8ad6d87f-5c57-42a0-b8b0-011cc30a3440 down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:3d:10:63", iface-id="d2cf4fce-a62d-4624-bedf-d90a41a07bce", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "qr-d2cf4fce-a6" 2 [] {} {} {collisions=0, rx_bytes=22853, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=201, tx_bytes=42289, tx_dropped=0, tx_errors=0, tx_packets=440} {driver_name=openvswitch} internal | |
50eac00d-becb-4f51-9055-423039782be7 down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:3e:2f:9c", iface-id="5191db84-ba33-43c5-811c-20998a4c0b03", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "qg-5191db84-ba" 1 [] {} {} {collisions=0, rx_bytes=10760, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=103, tx_bytes=93531, tx_dropped=0, tx_errors=0, tx_packets=595} {driver_name=openvswitch} internal | |
968bb6dc-783e-43d4-98e1-243faaddb803 down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:69:ce:5c", iface-id="2f274224-0440-4af3-8c38-15561c490469", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "tap2f274224-04" 109 [] {} {} {collisions=0, rx_bytes=2977, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=28, tx_bytes=6886, tx_dropped=0, tx_errors=0, tx_packets=114} {driver_name=openvswitch} internal | |
d5683343-ca9d-4672-a4d4-7edf1130089e down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:b9:30:d6", iface-id="075f061e-ed86-4562-b60e-a686d8d4226d", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "tap075f061e-ed" 3 [] {} {} {collisions=0, rx_bytes=9588, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=65, tx_bytes=29065, tx_dropped=0, tx_errors=0, tx_packets=348} {driver_name=openvswitch} internal | |
59a32080-9383-4c52-b03e-d404f5bbe078 down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:ff:fa:44", iface-id="2442abc1-dd37-4dec-b676-9a7a1bca2ef9", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "qr-2442abc1-dd" 111 [] {} {} {collisions=0, rx_bytes=29667, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=266, tx_bytes=24153, tx_dropped=0, tx_errors=0, tx_packets=222} {driver_name=openvswitch} internal | |
f9b00c42-4b59-41b3-b493-a3cc9b8f819d up {} {} [] [] [] [] [] [] [] {} 0 0 0 [] 0 [] up [] "22:24:f8:f3:7f:8c" [] patch-int 1 [] {peer=patch-tun} {} {collisions=0, rx_bytes=222987, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=2682, tx_bytes=90, tx_dropped=0, tx_errors=0, tx_packets=1} {} patch | |
17016932-8b7a-47fc-81cd-8759efee05cf up {} {} [] [] [] [] [] [] [] {} 0 0 0 [] 0 [] up [] "c6:16:ef:bf:bf:b3" [] patch-tun 1 [] {peer=patch-int} {} {collisions=0, rx_bytes=90, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=1, tx_bytes=222987, tx_dropped=0, tx_errors=0, tx_packets=2682} {} patch | |
b96ccc7e-c4bd-4ec8-a34c-c10c2902bf9f up {} {} [] [] [] [] [] [] [] {} 773 0 0 [] 2 [] up [] "32:a5:30:c1:8c:46" 1500 br-int 65534 [] {} {} {collisions=0, rx_bytes=648, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=8, tx_bytes=223385, tx_dropped=0, tx_errors=0, tx_packets=2687} {driver_name=openvswitch} internal | |
bfb6185a-358b-4691-b95c-097c2142f60b up {} {} [] [] [] [] [] [] [] {} 774 0 0 [] 2 [] up [] "26:7f:8d:ab:a8:45" 1500 br-ex 65534 [] {} {} {collisions=0, rx_bytes=220686, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=1610, tx_bytes=158232, tx_dropped=0, tx_errors=0, tx_packets=1440} {driver_name=openvswitch} internal | |
511851e5-ba43-47e6-bb0c-5e1ce07c3263 up {} {} [] [] [] [] [] [] [] {} 775 0 0 [] 2 [] up [] "da:46:b7:07:7e:42" 1500 br-tun 65534 [] {} {} {collisions=0, rx_bytes=648, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=8, tx_bytes=0, tx_dropped=0, tx_errors=0, tx_packets=0} {driver_name=openvswitch} internal | |
17094e8c-4728-4159-8d21-d50df6bc4c17 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:16:13:ee", iface-id="fd7695de-904d-4c3b-96d6-9be330b81da4", iface-status=active, vm-uuid="dcdb9f86-269e-46da-a035-f9640b9df843"} 1157 0 0 [] 1 10000000000 up [] "0e:60:fe:8b:a6:ad" 1500 "qvofd7695de-90" 71 [] {} {} {collisions=0, rx_bytes=1779, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=19, tx_bytes=70, tx_dropped=0, tx_errors=0, tx_packets=1} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
4e3b7dc1-c47d-4881-9832-78c05c689f32 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:20:d3:b3", iface-id="467066fa-3a29-4cd8-b3e6-431426462af2", iface-status=active, vm-uuid="519bdb8b-5cd6-497d-8d75-7f607e4dc813"} 1291 0 0 [] 1 10000000000 up [] "42:6b:d1:04:95:7f" 1500 "qvo467066fa-3a" 110 [] {} {} {collisions=0, rx_bytes=26512, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=248, tx_bytes=32386, tx_dropped=0, tx_errors=0, tx_packets=291} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
67fe1cb9-504b-4d71-b949-7f3d33f5d6dc up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:9c:27:4c", iface-id="fdee011d-a7f0-42d9-b4ac-5b226a8f2116", iface-status=active, vm-uuid="cd365c14-8212-4b27-af44-44632dcb50fc"} 1078 0 0 [] 0 10000000000 up [] "c2:2b:dd:ab:4c:97" 1500 "qvofdee011d-a7" 60 [] {} {} {collisions=0, rx_bytes=1857, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=20, tx_bytes=1947, tx_dropped=0, tx_errors=0, tx_packets=21} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
8e1e03c3-5310-4930-b46e-9b6744fa8052 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:a8:a1:83", iface-id="5c5e6f65-2947-4957-b89e-91e419f8b48d", iface-status=active, vm-uuid="535d55c2-6cbb-4cd1-a844-e0adb70138ee"} 1076 0 0 [] 0 10000000000 up [] "8e:54:7a:fd:de:ac" 1500 "qvo5c5e6f65-29" 59 [] {} {} {collisions=0, rx_bytes=1947, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=21, tx_bytes=1857, tx_dropped=0, tx_errors=0, tx_packets=20} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
e46e13ab-323b-4168-81da-6503fcc88e14 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:e7:85:04", iface-id="b6cfa863-429b-4e9f-a40e-9a4b2a444fdd", iface-status=active, vm-uuid="fc9ae90c-22ca-4da1-ae3d-a3b2e39ef99f"} 816 0 0 [] 1 10000000000 up [] "0e:d7:a1:50:25:2c" 1500 "qvob6cfa863-42" 10 [] {} {} {collisions=0, rx_bytes=1857, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=20, tx_bytes=140, tx_dropped=0, tx_errors=0, tx_packets=2} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
4da8d804-9171-4619-9c6e-8398dc6ee369 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:ff:45:66", iface-id="3d527d34-4d1e-49b1-b3e6-38f79a506fab", iface-status=active, vm-uuid="d79c5f9b-e7d9-465c-a204-d3e3c5170a75"} 1211 0 0 [] 1 10000000000 up [] "d6:31:7c:fe:98:83" 1500 "qvo3d527d34-4d" 81 [] {} {} {collisions=0, rx_bytes=1947, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=21, tx_bytes=0, tx_dropped=0, tx_errors=0, tx_packets=0} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
Manager table | |
_uuid connection_mode external_ids inactivity_probe is_connected max_backoff other_config status target | |
----- --------------- ------------ ---------------- ------------ ----------- ------------ ------ ------ | |
Mirror table | |
_uuid external_ids name output_port output_vlan select_all select_dst_port select_src_port select_vlan statistics | |
----- ------------ ---- ----------- ----------- ---------- --------------- --------------- ----------- ---------- | |
NetFlow table | |
_uuid active_timeout add_id_to_interface engine_id engine_type external_ids targets | |
----- -------------- ------------------- --------- ----------- ------------ ------- | |
Open_vSwitch table | |
_uuid bridges cur_cfg db_version external_ids manager_options next_cfg other_config ovs_version ssl statistics system_type system_version | |
------------------------------------ ------------------------------------------------------------------------------------------------------------------ ------- ---------- -------------------------------------------------- --------------- -------- ------------ ----------- --- ---------- ----------- -------------- | |
fa4539c2-65e7-45d6-b958-d05196c5bc19 [07b746d9-d00d-427e-b7d9-884de16c26d1, ab8d7f26-4b4e-45a8-9e10-28a521d20efc, c130a533-2a48-468c-bc4d-6771358ffac2] 1650 "7.3.0" {system-id="989b33cc-a5d6-4d2a-be6c-26cdbf881668"} [] 1650 {} "2.0.2" [] {} Ubuntu "14.04-trusty" | |
Port table | |
_uuid bond_downdelay bond_fake_iface bond_mode bond_updelay external_ids fake_bridge interfaces lacp mac name other_config qos statistics status tag trunks vlan_mode | |
------------------------------------ -------------- --------------- --------- ------------ ------------ ----------- -------------------------------------- ---- --- ---------------- ------------ --- ---------- ------ ---- ------ --------- | |
350fe815-5f9b-44c9-8b61-7258d3258933 0 false [] 0 {} false [bfb6185a-358b-4691-b95c-097c2142f60b] [] [] br-ex {} [] {} {} [] [] [] | |
d7705ca1-b2a5-4e90-a52f-9123c0bb26f4 0 false [] 0 {} false [b96ccc7e-c4bd-4ec8-a34c-c10c2902bf9f] [] [] br-int {} [] {} {} [] [] [] | |
49877be1-68aa-40ab-8ba9-89a9db81d4bf 0 false [] 0 {} false [511851e5-ba43-47e6-bb0c-5e1ce07c3263] [] [] br-tun {} [] {} {} [] [] [] | |
fac83b60-e64a-4e3a-9d7c-241c6d4a9102 0 false [] 0 {} false [f9b00c42-4b59-41b3-b493-a3cc9b8f819d] [] [] patch-int {} [] {} {} [] [] [] | |
6e4a08f2-430d-46e6-88ed-f6a5f749b33a 0 false [] 0 {} false [17016932-8b7a-47fc-81cd-8759efee05cf] [] [] patch-tun {} [] {} {} [] [] [] | |
76ef01b7-7b3f-47f3-aa15-bcdbe7e72a1f 0 false [] 0 {} false [50eac00d-becb-4f51-9055-423039782be7] [] [] "qg-5191db84-ba" {} [] {} {} [] [] [] | |
e36e8de9-dae3-4d25-b804-17239841c647 0 false [] 0 {} false [124e494e-42d2-41d7-882e-873b52d7b14e] [] [] "qg-680f1a80-73" {} [] {} {} [] [] [] | |
34d8750e-b044-4f68-ac1b-cfb0206bc17c 0 false [] 0 {} false [59a32080-9383-4c52-b03e-d404f5bbe078] [] [] "qr-2442abc1-dd" {} [] {} {} 8 [] [] | |
94841b85-09b1-4d37-854f-140ffc1291a8 0 false [] 0 {} false [8ad6d87f-5c57-42a0-b8b0-011cc30a3440] [] [] "qr-d2cf4fce-a6" {} [] {} {} 1 [] [] | |
6959ee0c-29dc-4f43-acc7-54c68147277b 0 false [] 0 {} false [4da8d804-9171-4619-9c6e-8398dc6ee369] [] [] "qvo3d527d34-4d" {} [] {} {} 4095 [] [] | |
5f46652f-785a-4379-997b-7a5df21e56d0 0 false [] 0 {} false [4e3b7dc1-c47d-4881-9832-78c05c689f32] [] [] "qvo467066fa-3a" {} [] {} {} 8 [] [] | |
6cbc3708-1c19-4f93-b77a-293afc70ca19 0 false [] 0 {} false [8e1e03c3-5310-4930-b46e-9b6744fa8052] [] [] "qvo5c5e6f65-29" {} [] {} {} 4095 [] [] | |
d266c446-e382-4a93-9271-63277ab2c670 0 false [] 0 {} false [e46e13ab-323b-4168-81da-6503fcc88e14] [] [] "qvob6cfa863-42" {} [] {} {} 4095 [] [] | |
0d24e13c-a3f3-471d-85a2-a46c2f8a41e2 0 false [] 0 {} false [17094e8c-4728-4159-8d21-d50df6bc4c17] [] [] "qvofd7695de-90" {} [] {} {} 4095 [] [] | |
8cab20f0-bd2e-4efb-a3a3-47f27d6b7b72 0 false [] 0 {} false [67fe1cb9-504b-4d71-b949-7f3d33f5d6dc] [] [] "qvofdee011d-a7" {} [] {} {} 4095 [] [] | |
8ee6a01a-ea1c-4816-aa1c-359a0193e013 0 false [] 0 {} false [d5683343-ca9d-4672-a4d4-7edf1130089e] [] [] "tap075f061e-ed" {} [] {} {} 1 [] [] | |
b3becd60-11b6-41f4-a847-ac271964eb59 0 false [] 0 {} false [968bb6dc-783e-43d4-98e1-243faaddb803] [] [] "tap2f274224-04" {} [] {} {} 8 [] [] | |
QoS table | |
_uuid external_ids other_config queues type | |
----- ------------ ------------ ------ ---- | |
Queue table | |
_uuid dscp external_ids other_config | |
----- ---- ------------ ------------ | |
SSL table | |
_uuid bootstrap_ca_cert ca_cert certificate external_ids private_key | |
----- ----------------- ------- ----------- ------------ ----------- | |
sFlow table | |
_uuid agent external_ids header polling sampling targets | |
----- ----- ------------ ------ ------- -------- ------- | |
2014-09-22 06:54:40,740 35572 ERROR [tempest.scenario.manager] Public network connectivity check failed | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager Traceback (most recent call last): | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/scenario/manager.py", line 1964, in _check_public_network_connectivity | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager should_connect=should_connect) | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/scenario/manager.py", line 1951, in _check_vm_connectivity | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager self.get_remote_client(ip_address, username, private_key) | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/scenario/manager.py", line 1400, in get_remote_client | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager linux_client.validate_authentication() | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/common/utils/linux/remote_client.py", line 54, in validate_authentication | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager self.ssh_client.test_connection_auth() | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/common/ssh.py", line 151, in test_connection_auth | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager connection = self._get_ssh_connection() | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/common/ssh.py", line 88, in _get_ssh_connection | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager password=self.password) | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager SSHTimeout: Connection to the 172.24.4.50 via SSH timed out. | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager User: cirros, Password: None | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager | |
2014-09-22 06:54:40,742 35572 DEBUG [tempest.scenario.manager] Console output for 519bdb8b-5cd6-497d-8d75-7f607e4dc813 | |
2014-09-22 06:54:40,746 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813/action' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" -d '{"os-getConsoleOutput": {"length": null}}' | |
2014-09-22 06:54:44,111 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:44 GMT', 'content-length': '3470', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad4f5701-3836-4bdb-b200-f2ba9173afcf'}) | |
RESP BODY: {"output": "info: /etc/init.d/rc.sysinit: up at 318682.89\ninfo: container: LIBVIRT_LXC_UUID=519bdb8b-5cd6-497d-8d75-7f6\nStarting logging: OK\nInitializing random number generator... done.\nStarting acpid: OK\ncirros-ds 'local' up at 318682.99\nno results found for mode=local. up 318683.03. searched: nocloud configdrive ec2\nStarting network...\nip: RTNETLINK answers: File exists\nudhcpc (v1.20.1) started\nSending discover...\nSending discover...\nSending select for 10.100.0.2...\nSending select for 10.100.0.2...\nLease of 10.100.0.2 obtained, lease time 86400\ndeleting routers\nadding dns 10.100.0.3\nWARN: /etc/rc3.d/S40-network failed\ncirros-ds 'net' up at 318803.38\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 318803.39. request failed\nfailed 2/20: up 318805.83. request failed\nfailed 3/20: up 318807.85. request failed\nfailed 4/20: up 318809.87. request failed\nfailed 5/20: up 318811.89. request failed\nfailed 6/20: up 318814.10. request failed\nfailed 7/20: up 318816.12. request failed\nfailed 8/20: up 318818.14. request failed\nfailed 9/20: up 318820.16. request failed\nfailed 10/20: up 318822.18. request failed\nfailed 11/20: up 318824.19. request failed\nfailed 12/20: up 318826.24. request failed\nfailed 13/20: up 318828.26. request failed\nfailed 14/20: up 318830.27. request failed\nfailed 15/20: up 318832.29. request failed\nfailed 16/20: up 318834.31. request failed\nfailed 17/20: up 318836.32. request failed\nfailed 18/20: up 318838.34. request failed\nfailed 19/20: up 318840.36. request failed\nfailed 20/20: up 318842.37. request failed\nfailed to read iid from metadata. tried 20\nno results found for mode=net. up 318844.39. searched: nocloud configdrive ec2\nfailed to get instance-id of datasource\nStarting dropbear sshd: generating rsa key... generating dsa key... OK\n=== system information ===\nPlatform: Container: LIBVIRT_LXC_UUID=519bdb8b-5cd6-497d-8d75-7f6\nArch: x86_64\nCPU(s): 4 @ 2693.262 MHz\nCores/Sockets/Threads: 1/4/1\nVirt-type: \nRAM Size: 1994MB\n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgwC6fBjtRr6+cbUS5ve6wT5MpKdTUAxs41HH27PfkFoD//SRhoMm0cCleWbJ3EdfIBZeZNKAYAiOjymwLGeaGpQ03SJ0b0hcGo0oBOfvHVMiw9BUwwF5rAp2+shzvwQDq1I/KB1HArZLlsf65DRo4FFCw3yglGBpdcHXiu2oYRSFHwAP root@cirros\nssh-dss AAAAB3NzaC1kc3MAAACBAIASp23DiGX6b8P1b53WY+rsBWfO4mmjhuTrX5Is0YWAX/30/DXY6sAEQb/M4IoaEcFo6cJi9Sl/eoU/UOSXnRVwl7AhX9wBwsDirvgMVRjDBIGG3OIyHMUa2A3wug7B5p52u7fK8IpUqBHmy+wUg8zzgZJgwz3d9MfXoy6Od6Y9AAAAFQCjOp5cxcKTu/VXdfYwG3Ag0Q4RwQAAAIANRrFig+CFUQQk56XagUm2ckQS3/miNOwDUD6lEw1I0ZtiXKGDdZh3Wk9tRK+v3CvfphwiIP3c9yJLV8fo9wr6omXgi7eIkOP5thK7H3vfYwy5gdGlfx08TiQd3cCvrgYYI8mzj4YQr6CGioWLrDAe84LNHAAMind2XWbIFYTJdAAAAIAIEi48r1S9vsPjUPy0l3R0h/YsWptEKVui+dpvTzH4QANElXsvK766jgy7BMFxrwbmkE0Yl2tYrTaSwpD9+Abnc+dTARVtrV0RuE9zqQTAsWiJKGjjDSEVkd4/kRn5/nWZNrtwIgP/xWefn/Xc93j6RBoy9jJ7S817B2Oql27vQA== root@cirros\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,10.100.0.2,28,fe80::f816:3eff:fe20:d3b3\nip-route:default via 10.100.0.1 dev eth0 \nip-route:10.100.0.0/28 dev eth0 src 10.100.0.2 \n=== datasource: None None ===\n=== cirros: current=0.3.2 uptime=318844.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'cubswin:)'. use 'sudo' for root.\ncirros login: "} | |
2014-09-22 06:54:44,113 35572 DEBUG [tempest.scenario.manager] info: /etc/init.d/rc.sysinit: up at 318682.89 | |
info: container: LIBVIRT_LXC_UUID=519bdb8b-5cd6-497d-8d75-7f6 | |
Starting logging: OK | |
Initializing random number generator... done. | |
Starting acpid: OK | |
cirros-ds 'local' up at 318682.99 | |
no results found for mode=local. up 318683.03. searched: nocloud configdrive ec2 | |
Starting network... | |
ip: RTNETLINK answers: File exists | |
udhcpc (v1.20.1) started | |
Sending discover... | |
Sending discover... | |
Sending select for 10.100.0.2... | |
Sending select for 10.100.0.2... | |
Lease of 10.100.0.2 obtained, lease time 86400 | |
deleting routers | |
adding dns 10.100.0.3 | |
WARN: /etc/rc3.d/S40-network failed | |
cirros-ds 'net' up at 318803.38 | |
checking http://169.254.169.254/2009-04-04/instance-id | |
failed 1/20: up 318803.39. request failed | |
failed 2/20: up 318805.83. request failed | |
failed 3/20: up 318807.85. request failed | |
failed 4/20: up 318809.87. request failed | |
failed 5/20: up 318811.89. request failed | |
failed 6/20: up 318814.10. request failed | |
failed 7/20: up 318816.12. request failed | |
failed 8/20: up 318818.14. request failed | |
failed 9/20: up 318820.16. request failed | |
failed 10/20: up 318822.18. request failed | |
failed 11/20: up 318824.19. request failed | |
failed 12/20: up 318826.24. request failed | |
failed 13/20: up 318828.26. request failed | |
failed 14/20: up 318830.27. request failed | |
failed 15/20: up 318832.29. request failed | |
failed 16/20: up 318834.31. request failed | |
failed 17/20: up 318836.32. request failed | |
failed 18/20: up 318838.34. request failed | |
failed 19/20: up 318840.36. request failed | |
failed 20/20: up 318842.37. request failed | |
failed to read iid from metadata. tried 20 | |
no results found for mode=net. up 318844.39. searched: nocloud configdrive ec2 | |
failed to get instance-id of datasource | |
Starting dropbear sshd: generating rsa key... generating dsa key... OK | |
=== system information === | |
Platform: Container: LIBVIRT_LXC_UUID=519bdb8b-5cd6-497d-8d75-7f6 | |
Arch: x86_64 | |
CPU(s): 4 @ 2693.262 MHz | |
Cores/Sockets/Threads: 1/4/1 | |
Virt-type: | |
RAM Size: 1994MB | |
=== sshd host keys === | |
-----BEGIN SSH HOST KEY KEYS----- | |
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgwC6fBjtRr6+cbUS5ve6wT5MpKdTUAxs41HH27PfkFoD//SRhoMm0cCleWbJ3EdfIBZeZNKAYAiOjymwLGeaGpQ03SJ0b0hcGo0oBOfvHVMiw9BUwwF5rAp2+shzvwQDq1I/KB1HArZLlsf65DRo4FFCw3yglGBpdcHXiu2oYRSFHwAP root@cirros | |
ssh-dss AAAAB3NzaC1kc3MAAACBAIASp23DiGX6b8P1b53WY+rsBWfO4mmjhuTrX5Is0YWAX/30/DXY6sAEQb/M4IoaEcFo6cJi9Sl/eoU/UOSXnRVwl7AhX9wBwsDirvgMVRjDBIGG3OIyHMUa2A3wug7B5p52u7fK8IpUqBHmy+wUg8zzgZJgwz3d9MfXoy6Od6Y9AAAAFQCjOp5cxcKTu/VXdfYwG3Ag0Q4RwQAAAIANRrFig+CFUQQk56XagUm2ckQS3/miNOwDUD6lEw1I0ZtiXKGDdZh3Wk9tRK+v3CvfphwiIP3c9yJLV8fo9wr6omXgi7eIkOP5thK7H3vfYwy5gdGlfx08TiQd3cCvrgYYI8mzj4YQr6CGioWLrDAe84LNHAAMind2XWbIFYTJdAAAAIAIEi48r1S9vsPjUPy0l3R0h/YsWptEKVui+dpvTzH4QANElXsvK766jgy7BMFxrwbmkE0Yl2tYrTaSwpD9+Abnc+dTARVtrV0RuE9zqQTAsWiJKGjjDSEVkd4/kRn5/nWZNrtwIgP/xWefn/Xc93j6RBoy9jJ7S817B2Oql27vQA== root@cirros | |
-----END SSH HOST KEY KEYS----- | |
=== network info === | |
if-info: lo,up,10.100.0.2,28,fe80::f816:3eff:fe20:d3b3 | |
ip-route:default via 10.100.0.1 dev eth0 | |
ip-route:10.100.0.0/28 dev eth0 src 10.100.0.2 | |
=== datasource: None None === | |
=== cirros: current=0.3.2 uptime=318844.54 === | |
____ ____ ____ | |
/ __/ __ ____ ____ / __ \/ __/ | |
/ /__ / // __// __// /_/ /\ \ | |
\___//_//_/ /_/ \____/___/ | |
http://cirros-cloud.net | |
login as 'cirros' user. default password: 'cubswin:)'. use 'sudo' for root. | |
cirros login: | |
2014-09-22 06:54:44,668 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/floatingips/19495d40-00bc-456b-96f1-875d7148ac41.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:45,031 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:45 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-cdde3f05-68ca-4a89-9b30-c46836bd7b0f'}) | |
2014-09-22 06:54:45,031 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X DELETE -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:49,279 35572 DEBUG [novaclient.client] RESP: [204] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:49 GMT', 'content-length': '0', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7519c90-0538-4f94-af06-8d5e9563264a'}) | |
RESP BODY: null | |
2014-09-22 06:54:49,284 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:49,469 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:49 GMT', 'content-length': '1625', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed8b70b3-ef9d-46f3-bb63-102c1a7411f6'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:54:49Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:54:49,472 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to NotFound status. Currently in ACTIVE status | |
2014-09-22 06:54:50,474 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:50,594 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:50 GMT', 'content-length': '1625', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce58bc2-ed25-4433-b67b-33a759d43d3f'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:54:49Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:54:50,594 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to NotFound status. Currently in ACTIVE status | |
2014-09-22 06:54:51,596 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:51,681 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:51 GMT', 'content-length': '1625', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1237f0-6dc8-4e85-86d2-51648bfd30d3'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:54:49Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:54:51,682 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to NotFound status. Currently in ACTIVE status | |
2014-09-22 06:54:52,684 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:52,768 35572 DEBUG [novaclient.client] RESP: [404] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:52 GMT', 'content-length': '73', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-d69e6a83-7486-4d95-b3d1-9a9adc7addec'}) | |
RESP BODY: {"itemNotFound": {"message": "Instance could not be found", "code": 404}} | |
2014-09-22 06:54:52,776 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871/remove_router_interface.json -X PUT -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873"}' | |
2014-09-22 06:54:52,966 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:52 GMT', 'content-length': '199', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-ba3ef3c3-8ab4-43cc-8ab8-a6a12e3461ea'}) {"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_id": "2442abc1-dd37-4dec-b676-9a7a1bca2ef9", "id": "e40c0660-42ca-490b-82be-b0840f957871"} | |
2014-09-22 06:54:52,969 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/subnets/50a10b88-10e5-423b-bac3-d79be489f873.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,189 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-2b2eb5a4-ee6d-4443-baa1-d99bcc617f38'}) | |
2014-09-22 06:54:53,191 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871.json -X PUT -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"router": {"external_gateway_info": {}}}' | |
2014-09-22 06:54:53,420 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '265', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-f335e902-0821-4ed7-819b-f3dc7ca1a6dc'}) {"router": {"status": "ACTIVE", "external_gateway_info": null, "name": "router-smoke--99701421", "admin_state_up": true, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "distributed": false, "routes": [], "ha": false, "id": "e40c0660-42ca-490b-82be-b0840f957871"}} | |
2014-09-22 06:54:53,421 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,559 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-7c686953-9652-4b45-be3f-4e7b33a98c08'}) | |
2014-09-22 06:54:53,561 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/networks/02d83931-4090-41a2-814c-b8a7cf590081.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,820 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-2e6ef547-7aad-47af-807b-b51d9aaec38d'}) | |
2014-09-22 06:54:53,822 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules/e1a91e2a-0dbc-4d67-b042-246c31e6213a.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,862 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-2f3a5ad6-c5f6-49ce-8a2b-3fed4bac80a9'}) | |
2014-09-22 06:54:53,863 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules/7ed0fb20-1ea1-4494-9d8d-7cca4fdaab9f.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,923 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-681d212e-e00b-4c2e-be3d-bd9dbb3f2ee8'}) | |
2014-09-22 06:54:53,924 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules/23b39d54-6feb-4450-91fb-0d53df25fbe0.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,986 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-a0cc2fa6-572b-48df-b882-821321c64103'}) | |
2014-09-22 06:54:53,988 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules/cbd14d6f-9937-4d4e-9912-c8fd9266e666.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:54,039 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:54 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-117c1385-dd4f-4a98-80bb-0ffdc4915ce9'}) | |
2014-09-22 06:54:54,040 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-groups/96e6c3aa-b441-434a-b615-3f7bf2f5eda1.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:54,117 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:54 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-5e20dd0c-d884-4154-a14b-ec7244016e10'}) | |
2014-09-22 06:54:54,126 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/os-keypairs/keypair-smoke--741531478' -X DELETE -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:54,177 35572 DEBUG [novaclient.client] RESP: [202] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:54 GMT', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'x-compute-request-id': 'req-f071aa8a-ac18-4ebd-8636-e2640d0fb91e'}) | |
RESP BODY: null | |
2014-09-22 06:54:54,178 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:57,078 35572 DEBUG [novaclient.client] RESP: [404] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:57 GMT', 'content-length': '73', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-bde259ae-14b5-44c6-a4f4-dc79b2d0f51b'}) | |
RESP BODY: {"itemNotFound": {"message": "Instance could not be found", "code": 404}} | |
}}} | |
Traceback (most recent call last): | |
File "tempest/test.py", line 128, in wrapper | |
return f(self, *func_args, **func_kwargs) | |
File "tempest/scenario/test_network_advanced_server_ops.py", line 111, in test_server_connectivity_rebuild | |
self._setup_network_and_servers() | |
File "tempest/scenario/test_network_advanced_server_ops.py", line 75, in _setup_network_and_servers | |
self._wait_server_status_and_check_network_connectivity() | |
File "tempest/scenario/test_network_advanced_server_ops.py", line 91, in _wait_server_status_and_check_network_connectivity | |
self._check_network_connectivity() | |
File "tempest/scenario/test_network_advanced_server_ops.py", line 86, in _check_network_connectivity | |
servers=[self.server]) | |
File "tempest/scenario/manager.py", line 1964, in _check_public_network_connectivity | |
should_connect=should_connect) | |
File "tempest/scenario/manager.py", line 1951, in _check_vm_connectivity | |
self.get_remote_client(ip_address, username, private_key) | |
File "tempest/scenario/manager.py", line 1400, in get_remote_client | |
linux_client.validate_authentication() | |
File "tempest/common/utils/linux/remote_client.py", line 54, in validate_authentication | |
self.ssh_client.test_connection_auth() | |
File "tempest/common/ssh.py", line 151, in test_connection_auth | |
connection = self._get_ssh_connection() | |
File "tempest/common/ssh.py", line 88, in _get_ssh_connection | |
password=self.password) | |
SSHTimeout: Connection to the 172.24.4.50 via SSH timed out. | |
User: cirros, Password: None | |
Traceback (most recent call last): | |
_StringException: Empty attachments: | |
stderr | |
stdout | |
pythonlogging:'': {{{ | |
2014-09-22 06:48:53,844 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:5000/v2.0/tokens' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -d '{"auth": {"tenantName": "demo", "passwordCredentials": {"username": "demo", "password": "{SHA1}5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8"}}}' | |
2014-09-22 06:48:53,928 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:53 GMT', 'vary': 'X-Auth-Token', 'content-length': '2730', 'content-type': 'application/json', 'server': 'Apache/2.4.7 (Ubuntu)'}) | |
RESP BODY: {"access": {"token": {"issued_at": "2014-09-22T11:48:53.916553", "expires": "2014-09-22T12:48:53Z", "id": "{SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d", "tenant": {"enabled": true, "description": null, "name": "demo", "id": "0b4735195b5348e69f9094ec2a94c1ae"}, "audit_ids": ["MAZv9PixQoChG_mik5XvgQ"]}, "serviceCatalog": [{"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae", "region": "RegionOne", "publicURL": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae", "internalURL": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae", "id": "31ff8dc1f0274bcc9817de16b76bc131"}], "type": "compute", "name": "nova"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:9696/", "region": "RegionOne", "publicURL": "http://192.168.60.225:9696/", "internalURL": "http://192.168.60.225:9696/", "id": "a6fa5c20e9fd4c1396c614107c4e439b"}], "type": "network", "name": "neutron"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:8774/v3", "region": "RegionOne", "publicURL": "http://192.168.60.225:8774/v3", "internalURL": "http://192.168.60.225:8774/v3", "id": "10e88b10dcdb422f906aada6e62dbb64"}], "type": "computev3", "name": "novav3"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:3333", "region": "RegionOne", "publicURL": "http://192.168.60.225:3333", "internalURL": "http://192.168.60.225:3333", "id": "78359879326649eb99e2fa7ebfe97a0c"}], "type": "s3", "name": "s3"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:9292", "region": "RegionOne", "publicURL": "http://192.168.60.225:9292", "internalURL": "http://192.168.60.225:9292", "id": "13e1a018d568468c98e169a270c7bee3"}], "type": "image", "name": "glance"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:8773/services/Admin", "region": "RegionOne", "publicURL": "http://192.168.60.225:8773/services/Cloud", "internalURL": "http://192.168.60.225:8773/services/Cloud", "id": "8e01c4538dd54cd6823217162f923e47"}], "type": "ec2", "name": "ec2"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:35357/v2.0", "region": "RegionOne", "publicURL": "http://192.168.60.225:5000/v2.0", "internalURL": "http://192.168.60.225:5000/v2.0", "id": "74638a86519646f196854a88a1fa1ae1"}], "type": "identity", "name": "keystone"}], "user": {"username": "demo", "roles_links": [], "id": "5154017201bf4b0f92552dea47ba4504", "roles": [{"name": "_member_"}, {"name": "Member"}, {"name": "anotherrole"}], "name": "demo"}, "metadata": {"is_admin": 0, "roles": ["9fe2ff9ee4384b1894a90878d3e92bab", "0dca2edaa5d642b28c6a0cdaeceafbeb", "e7ed9cb566984344a5f8bea7f95c36d0"]}}} | |
2014-09-22 06:48:53,929 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/os-keypairs' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" -d '{"keypair": {"name": "keypair-smoke--741531478"}}' | |
2014-09-22 06:48:55,208 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '2305', 'content-type': 'application/json', 'x-compute-request-id': 'req-38fcfef0-92a1-4059-a84f-5f8ea59be238'}) | |
RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmZ+9ivFTbtxh4eGyFpRqvTZ5USNTHotF5YW+3y94pGDvfuCbxjnWRHltu3M+ZK/M6XNhQxE/tNPxGeOnMlhV/HJBg0ThOmMoNpSrPK9/kEcTArvtopgkqEcfkT3aIHr6kGbjKONJVa7qDw699icd6jMvvCaYZiS/0fEZrUZasyOFOrd3s4+k9UllCSuKt/Sh4XW2R7pIDKs/t4mHwaDTwiIcn+vqnhnED0UgJOEdR+nYWU5l7YJ/E7NJIP9RkkpqBWCnSh7g3tUuGZwKPENkvlfIUQOLTT66yz4FFXOE+Kk5kOKO/ap3cY9E/KJeQZkbBpz+WD7j+6NgNzD1EXVHp Generated-by-Nova\n", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApmfvYrxU27cYeHhshaUar02eVEjUx6LReWFvt8veKRg737gm\n8Y51kR5bbtzPmSvzOlzYUMRP7TT8RnjpzJYVfxyQYNE4TpjKDaUqzyvf5BHEwK77\naKYJKhHH5E92iB6+pBm4yjjSVWu6g8OvfYnHeozL7wmmGYkv9HxGa1GWrMjhTq3d\n7OPpPVJZQkrirf0oeF1tke6SAyrP7eJh8Gg08IiHJ/r6p4ZxA9FICThHUfp2FlOZ\ne2CfxOzSSD/UZJKagVgp0oe4N7VLhmcCjxDZL5XyFEDi00+uss+BRVzhPipOZDij\nv2qd3GPRPyiXkGZGwac/lg+4/ujYDcw9RF1R6QIDAQABAoIBAQCSGxO+d2lyeLKN\no/504WAqp1Xq3v+kQTr2/iwfDmsDXfnEFmZrFQ/42NSi5FGKRWKLzdVIJPWgajNO\nlP+C2AwLzUKfH1P2/oP5sxmBSR6Nm2RLYdfwLEhDndUKixKhtYzhfIwZUgarZakf\n5AMDkKOK4HB2ctxZ83Adk7gopjxLe7KUMZGBk5u6Xjlhuv14qHb+/w05HS9dyEI1\nZfFMP5lpTjfBV7J67lZysM+TTvBc9JIBGjb88O6kBWtpr5q3YzgSaYck4P6SdaFS\n29hOS4iR3QQdaqSaEfTXO0xS98adby8AWCSBdkyBgKecbzuiGysKu3a7i6Pc+oFm\ngQaYv7qZAoGBAM+093Xhj55wjRDP1paxxy2Zswy8p8HxakGY18Vd7ZJqppSvPiR6\nglNpu3yHCLrdiISLu88k8lEh3L2oKi1kLriJoeNh3VG1BRfRpmc04f3m7yDdW+mR\nefgmMIU/ybjuiWW8b+zTfwEfi2qNvLHmF0pp1I33qWoKP5KZnboHykwDAoGBAM0Y\nrN6IJLEZOuVX0kVCjrqIJsu/uWWqISasfSRBLy6/wYA5p4JfhEGdpcdckn6DLP+s\nMLMS0QWSjpoCECtjYQdkxA0OWklhocMA9Q3ycZhyIp87uPuMtS2x8mddPrEp2WPy\nM1ey1APrAtbD+EBhu+9MnAcfYZYXXHagtGKAn6SjAoGBAKoZkvsYEUz48Z3OB/f7\neZmvoMGSknQzKAi2iiZZSOE6tFdZuLOZHLgBBAj0cULPgCjEYrc+k6+74pHzcS8h\nN13rYQfdMqnibFxYVkV5OoZ7pGQuxEHg4JlHdT76wVHRD/agPq0de4pI8hz+HIU4\nYOSRDQCCzVxJLkz5vwEFtjdPAoGBAJFXmjH9Ett6ALXEPZudZh4kHDIphQ3ZubJ5\nbBmEJBaiB1OCCAYpAEWrnW6hWKNU/E+XS8+rVvr2+B2FtsW4oGsn6pNCB5OXH5Zc\nmEyw8fVRdN2Y6idBeKeQQjMj7iiIeqkMW3wbm4nHQnTF3ahqWk9j3/JgN7ywg3MB\nwbNIaVm3AoGAMxV6lpYfHox8Glic4a5Ng7owYywc6LqQwI9GEVjbYPUHIhjXInl7\nfBoLiH2kQM3zePy9EHUL1ni3MiJvZKiYGZwXxW+rruVs7T8ZpOJKCOoEU5RCawJY\nzJyMQTHSG1uD+zkZ71Dt7ZHPopo+1Ygc72sIOFMemlgE/caT0aW3oqE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "5154017201bf4b0f92552dea47ba4504", "name": "keypair-smoke--741531478", "fingerprint": "35:ef:34:df:de:2c:3b:61:8e:fc:fa:57:99:ef:57:3c"}} | |
2014-09-22 06:48:55,209 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-groups.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "description": "secgroup-smoke--1859415220 description", "name": "secgroup-smoke--1859415220"}}' | |
2014-09-22 06:48:55,301 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '874', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-097083a7-84e3-4b20-9976-422e7e9b099b'}) {"security_group": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "description": "secgroup-smoke--1859415220 description", "id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1", "security_group_rules": [{"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": null, "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": null, "port_range_min": null, "id": "bb0b6d0e-a4e0-4ff9-8c70-4d30edd5cd44", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}, {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": null, "ethertype": "IPv6", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": null, "port_range_min": null, "id": "9e8c94dc-af50-4074-8ede-e4522ee8158e", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}], "name": "secgroup-smoke--1859415220"}} | |
2014-09-22 06:48:55,302 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group_rule": {"direction": "ingress", "port_range_min": 22, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": 22, "protocol": "tcp", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}}' | |
2014-09-22 06:48:55,378 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '340', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-0b397e84-6f46-445a-af77-6692ad608d4a'}) {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "remote_ip_prefix": null, "protocol": "tcp", "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": 22, "port_range_min": 22, "id": "cbd14d6f-9937-4d4e-9912-c8fd9266e666", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}} | |
2014-09-22 06:48:55,379 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group_rule": {"direction": "egress", "port_range_min": 22, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": 22, "protocol": "tcp", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}}' | |
2014-09-22 06:48:55,409 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '339', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-d96ad0c7-3b05-4bdb-bd20-26ec604963ca'}) {"security_group_rule": {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": "tcp", "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": 22, "port_range_min": 22, "id": "23b39d54-6feb-4450-91fb-0d53df25fbe0", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}} | |
2014-09-22 06:48:55,410 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group_rule": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "direction": "ingress", "protocol": "icmp", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}}' | |
2014-09-22 06:48:55,476 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '345', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-ee96458c-9c47-4678-8852-63aeae0e0d34'}) {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "remote_ip_prefix": null, "protocol": "icmp", "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": null, "port_range_min": null, "id": "7ed0fb20-1ea1-4494-9d8d-7cca4fdaab9f", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}} | |
2014-09-22 06:48:55,477 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group_rule": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "direction": "egress", "protocol": "icmp", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}}' | |
2014-09-22 06:48:55,530 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '344', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-7fb4fc5c-f839-4bd9-a65f-5af6a279ea01'}) {"security_group_rule": {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": "icmp", "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": null, "port_range_min": null, "id": "e1a91e2a-0dbc-4d67-b042-246c31e6213a", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}} | |
2014-09-22 06:48:55,531 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/networks.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"network": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "name": "network-smoke--276319488"}}' | |
2014-09-22 06:48:55,599 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '349', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-a2e738e0-d940-4147-b72f-31d933d67074'}) {"network": {"status": "ACTIVE", "subnets": [], "name": "network-smoke--276319488", "provider:physical_network": null, "admin_state_up": true, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "provider:network_type": "vxlan", "router:external": false, "shared": false, "id": "02d83931-4090-41a2-814c-b8a7cf590081", "provider:segmentation_id": 1003}} | |
2014-09-22 06:48:55,600 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"router": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "name": "router-smoke--99701421", "admin_state_up": true}}' | |
2014-09-22 06:48:55,651 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '265', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-1951e131-98b6-4cbd-a640-5183912cff19'}) {"router": {"status": "ACTIVE", "external_gateway_info": null, "name": "router-smoke--99701421", "admin_state_up": true, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "distributed": false, "routes": [], "ha": false, "id": "e40c0660-42ca-490b-82be-b0840f957871"}} | |
2014-09-22 06:48:55,652 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871.json -X PUT -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"router": {"external_gateway_info": {"network_id": "d7ea8d88-5d58-4637-b9bc-b4ffcac58749"}}}' | |
2014-09-22 06:48:55,944 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '336', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-f681002c-e8d7-4998-9546-742c389cf037'}) {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d7ea8d88-5d58-4637-b9bc-b4ffcac58749", "enable_snat": true}, "name": "router-smoke--99701421", "admin_state_up": true, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "distributed": false, "routes": [], "ha": false, "id": "e40c0660-42ca-490b-82be-b0840f957871"}} | |
2014-09-22 06:48:55,945 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/subnets.json?tenant_id=0b4735195b5348e69f9094ec2a94c1ae&cidr=10.100.0.0%2F28 -X GET -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:48:55,957 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '15', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-d2077af8-67a1-4e60-98bd-894ba647fe52'}) {"subnets": []} | |
2014-09-22 06:48:55,958 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/subnets.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"subnet": {"network_id": "02d83931-4090-41a2-814c-b8a7cf590081", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "cidr": "10.100.0.0/28", "ip_version": 4, "name": "subnet-smoke--407310889"}}' | |
2014-09-22 06:48:56,058 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:56 GMT', 'content-length': '447', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-fa0427ca-7c66-4aed-803f-41ed327968b5'}) {"subnet": {"name": "subnet-smoke--407310889", "enable_dhcp": true, "network_id": "02d83931-4090-41a2-814c-b8a7cf590081", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "dns_nameservers": [], "gateway_ip": "10.100.0.1", "ipv6_ra_mode": null, "allocation_pools": [{"start": "10.100.0.2", "end": "10.100.0.14"}], "host_routes": [], "ip_version": 4, "ipv6_address_mode": null, "cidr": "10.100.0.0/28", "id": "50a10b88-10e5-423b-bac3-d79be489f873"}} | |
2014-09-22 06:48:56,059 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871/add_router_interface.json -X PUT -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873"}' | |
2014-09-22 06:48:56,657 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:56 GMT', 'content-length': '199', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-d8c9de95-01e2-45c4-b363-e5810ae2463d'}) {"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_id": "2442abc1-dd37-4dec-b676-9a7a1bca2ef9", "id": "e40c0660-42ca-490b-82be-b0840f957871"} | |
2014-09-22 06:48:56,658 35572 DEBUG [tempest.scenario.manager] Creating a server (name: server-smoke-1632283836, image: 4f481d13-f23d-4cea-b61a-008a0f9ccd30, flavor: 42) | |
2014-09-22 06:48:56,658 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" -d '{"server": {"name": "server-smoke-1632283836", "imageRef": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "key_name": "keypair-smoke--741531478", "flavorRef": "42", "max_count": 1, "min_count": 1, "networks": [{"uuid": "02d83931-4090-41a2-814c-b8a7cf590081"}], "security_groups": [{"name": "secgroup-smoke--1859415220"}]}}' | |
2014-09-22 06:48:59,009 35572 DEBUG [novaclient.client] RESP: [202] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:59 GMT', 'content-length': '463', 'content-type': 'application/json', 'location': 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813', 'x-compute-request-id': 'req-294972fe-7e6d-47cb-aa64-b06df239bb8d'}) | |
RESP BODY: {"server": {"links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "OS-DCF:diskConfig": "MANUAL", "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "adminPass": "x3U4zBL5fFn9"}} | |
2014-09-22 06:48:59,010 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:48:59,374 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:59 GMT', 'content-length': '1345', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bbb73d7-8369-486a-873c-7446905a26ac'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:48:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:48:59,375 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:48:59,505 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:59 GMT', 'content-length': '1345', 'content-type': 'application/json', 'x-compute-request-id': 'req-39203a29-78d7-4c68-b682-24e8c618c443'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:48:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:48:59,506 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:00,508 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:00,656 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:00 GMT', 'content-length': '1411', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92ae88a-4853-40c2-b820-8548bc49453c'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:00,657 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:01,660 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:02,126 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:02 GMT', 'content-length': '1460', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8a8e0e-c8d2-4b65-b583-1a352683623b'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:02,128 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:03,135 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:05,483 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:05 GMT', 'content-length': '1460', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba468f3c-4d12-4076-8b5b-29407c1d364f'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:05,498 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:06,501 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:06,625 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:06 GMT', 'content-length': '1460', 'content-type': 'application/json', 'x-compute-request-id': 'req-c027f22f-2d2e-4e55-b168-9789acfccb9d'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:06,626 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:07,630 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:07,891 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:07 GMT', 'content-length': '1460', 'content-type': 'application/json', 'x-compute-request-id': 'req-185aea8c-4fb1-468c-8b48-bb84318364da'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:07,912 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:08,914 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:09,055 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:09 GMT', 'content-length': '1619', 'content-type': 'application/json', 'x-compute-request-id': 'req-329505f3-59d6-4f27-8b1e-5ebd5e7f3f9d'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:49:08Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:09,060 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:09,706 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:09 GMT', 'content-length': '1619', 'content-type': 'application/json', 'x-compute-request-id': 'req-d774e164-649e-42d5-887c-ae33956328ae'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:49:08Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:09,709 35572 DEBUG [tempest.scenario.manager] Created server: <Server: server-smoke-1632283836> | |
2014-09-22 06:49:09,734 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/ports.json?fixed_ip=None&device_id=519bdb8b-5cd6-497d-8d75-7f607e4dc813 -X GET -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:49:09,771 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:09 GMT', 'content-length': '728', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-ad646b2e-195e-4de0-9cc8-2a9369d492aa'}) {"ports": [{"status": "DOWN", "binding:host_id": "surya", "allowed_address_pairs": [], "extra_dhcp_opts": [], "device_owner": "compute:None", "binding:profile": {}, "fixed_ips": [{"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873", "ip_address": "10.100.0.2"}], "id": "467066fa-3a29-4cd8-b3e6-431426462af2", "security_groups": ["96e6c3aa-b441-434a-b615-3f7bf2f5eda1"], "device_id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "name": "", "admin_state_up": true, "network_id": "02d83931-4090-41a2-814c-b8a7cf590081", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "binding:vnic_type": "normal", "binding:vif_type": "ovs", "mac_address": "fa:16:3e:20:d3:b3"}]} | |
2014-09-22 06:49:09,784 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/floatingips.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"floatingip": {"floating_network_id": "d7ea8d88-5d58-4637-b9bc-b4ffcac58749", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_id": "467066fa-3a29-4cd8-b3e6-431426462af2"}}' | |
2014-09-22 06:49:09,924 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:09 GMT', 'content-length': '368', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-4ed84440-df83-497b-871e-ae69cdfe205d'}) {"floatingip": {"floating_network_id": "d7ea8d88-5d58-4637-b9bc-b4ffcac58749", "router_id": "e40c0660-42ca-490b-82be-b0840f957871", "fixed_ip_address": "10.100.0.2", "floating_ip_address": "172.24.4.50", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "status": "DOWN", "port_id": "467066fa-3a29-4cd8-b3e6-431426462af2", "id": "19495d40-00bc-456b-96f1-875d7148ac41"}} | |
2014-09-22 06:49:09,930 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:10,156 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:10 GMT', 'content-length': '1619', 'content-type': 'application/json', 'x-compute-request-id': 'req-848de31c-0905-43ef-b40f-98de50d79b18'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:49:08Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:10,160 35572 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. | |
2014-09-22 06:49:10,161 35572 DEBUG [tempest.scenario.manager] checking network connections to IP 172.24.4.50 with user: cirros | |
2014-09-22 06:51:08,463 35572 INFO [tempest.common.ssh] Creating ssh connection to '172.24.4.50' as 'cirros' with public key authentication | |
2014-09-22 06:51:08,466 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 1. Retry after 2 seconds. | |
2014-09-22 06:51:10,970 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 2. Retry after 3 seconds. | |
2014-09-22 06:51:14,475 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 3. Retry after 4 seconds. | |
2014-09-22 06:51:18,981 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 4. Retry after 5 seconds. | |
2014-09-22 06:51:24,488 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 5. Retry after 6 seconds. | |
2014-09-22 06:51:30,991 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 6. Retry after 7 seconds. | |
2014-09-22 06:51:38,492 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 7. Retry after 8 seconds. | |
2014-09-22 06:51:47,003 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 8. Retry after 9 seconds. | |
2014-09-22 06:51:56,528 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:51:57,600 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:51:57,604 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 9. Retry after 10 seconds. | |
2014-09-22 06:52:08,119 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:52:09,155 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:52:09,157 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 10. Retry after 11 seconds. | |
2014-09-22 06:52:20,673 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:52:21,669 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:52:21,670 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 11. Retry after 12 seconds. | |
2014-09-22 06:52:34,188 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:52:35,145 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:52:35,147 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 12. Retry after 13 seconds. | |
2014-09-22 06:52:48,661 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:52:49,525 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:52:49,527 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 13. Retry after 14 seconds. | |
2014-09-22 06:53:04,039 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:53:04,050 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:53:04,050 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:53:04,050 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:53:04,050 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:53:04,051 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:53:04,051 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:53:04,051 35572 ERROR [paramiko.transport] | |
2014-09-22 06:53:04,054 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 14. Retry after 15 seconds. | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:53:19,563 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:53:19,564 35572 ERROR [paramiko.transport] | |
2014-09-22 06:53:19,566 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 15. Retry after 16 seconds. | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:53:36,076 35572 ERROR [paramiko.transport] | |
2014-09-22 06:53:36,076 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 16. Retry after 17 seconds. | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:53:53,596 35572 ERROR [paramiko.transport] | |
2014-09-22 06:53:53,596 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 17. Retry after 18 seconds. | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:54:12,113 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:54:12,113 35572 ERROR [paramiko.transport] | |
2014-09-22 06:54:12,115 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 18. Retry after 19 seconds. | |
2014-09-22 06:54:31,619 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:54:31,619 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:54:31,620 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:54:31,620 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:54:31,620 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:54:31,621 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:54:31,621 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:54:31,621 35572 ERROR [paramiko.transport] | |
2014-09-22 06:54:31,623 35572 ERROR [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] after 18 attempts | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh Traceback (most recent call last): | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh File "tempest/common/ssh.py", line 76, in _get_ssh_connection | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh timeout=self.channel_timeout, pkey=self.pkey) | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh File "/usr/local/lib/python2.7/dist-packages/paramiko/client.py", line 242, in connect | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh t.start_client() | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 347, in start_client | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh raise e | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh SSHException: Error reading SSH protocol banner | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh | |
2014-09-22 06:54:31,637 35572 ERROR [tempest.scenario.manager] ssh connection to 172.24.4.50 failed | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager Traceback (most recent call last): | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager File "tempest/scenario/manager.py", line 1400, in get_remote_client | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager linux_client.validate_authentication() | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager File "tempest/common/utils/linux/remote_client.py", line 54, in validate_authentication | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager self.ssh_client.test_connection_auth() | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager File "tempest/common/ssh.py", line 151, in test_connection_auth | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager connection = self._get_ssh_connection() | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager File "tempest/common/ssh.py", line 88, in _get_ssh_connection | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager password=self.password) | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager SSHTimeout: Connection to the 172.24.4.50 via SSH timed out. | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager User: cirros, Password: None | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager | |
2014-09-22 06:54:31,682 35572 INFO [tempest.common.debug] Host Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 00:0c:29:c4:7d:ca brd ff:ff:ff:ff:ff:ff | |
inet 192.168.60.225/24 brd 192.168.60.255 scope global eth0 | |
valid_lft forever preferred_lft forever | |
inet6 fe80::20c:29ff:fec4:7dca/64 scope link | |
valid_lft forever preferred_lft forever | |
3: ovs-system: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default | |
link/ether ce:3a:d3:84:20:93 brd ff:ff:ff:ff:ff:ff | |
773: br-int: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether 32:a5:30:c1:8c:46 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::2c8f:3dff:fe20:360d/64 scope link | |
valid_lft forever preferred_lft forever | |
774: br-ex: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether 26:7f:8d:ab:a8:45 brd ff:ff:ff:ff:ff:ff | |
inet 172.24.4.1/24 scope global br-ex | |
valid_lft forever preferred_lft forever | |
775: br-tun: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether da:46:b7:07:7e:42 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::f477:cff:fed6:cfb2/64 scope link | |
valid_lft forever preferred_lft forever | |
1290: qbr467066fa-3a: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 92:a0:eb:c7:91:a8 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::e49b:32ff:fee6:1033/64 scope link | |
valid_lft forever preferred_lft forever | |
1291: qvo467066fa-3a: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether 42:6b:d1:04:95:7f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::406b:d1ff:fe04:957f/64 scope link | |
valid_lft forever preferred_lft forever | |
1292: qvb467066fa-3a: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr467066fa-3a state UP group default qlen 1000 | |
link/ether be:93:3b:96:87:42 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::bc93:3bff:fe96:8742/64 scope link | |
valid_lft forever preferred_lft forever | |
1295: tap467066fa-3a: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr467066fa-3a state UP group default qlen 1000 | |
link/ether 92:a0:eb:c7:91:a8 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::90a0:ebff:fec7:91a8/64 scope link | |
valid_lft forever preferred_lft forever | |
17: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default | |
link/ether 06:bd:68:19:07:b1 brd ff:ff:ff:ff:ff:ff | |
inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 | |
valid_lft forever preferred_lft forever | |
558: qbr7ab6837e-34: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 66:6c:99:64:00:09 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::fc25:f7ff:fe0d:425d/64 scope link | |
valid_lft forever preferred_lft forever | |
815: qbrb6cfa863-42: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 7e:e1:76:a8:fb:fe brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::18a9:63ff:fe28:7c2a/64 scope link | |
valid_lft forever preferred_lft forever | |
559: qbrcfd7d959-aa: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether aa:fa:6e:94:ec:5f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::c8b3:8bff:fe2c:6a90/64 scope link | |
valid_lft forever preferred_lft forever | |
816: qvob6cfa863-42: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether 0e:d7:a1:50:25:2c brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::cd7:a1ff:fe50:252c/64 scope link | |
valid_lft forever preferred_lft forever | |
560: qvo7ab6837e-34: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether da:cd:ef:50:a4:f3 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::d8cd:efff:fe50:a4f3/64 scope link | |
valid_lft forever preferred_lft forever | |
817: qvbb6cfa863-42: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrb6cfa863-42 state UP group default qlen 1000 | |
link/ether 7e:e1:76:a8:fb:fe brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::7ce1:76ff:fea8:fbfe/64 scope link | |
valid_lft forever preferred_lft forever | |
561: qvb7ab6837e-34: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr7ab6837e-34 state UP group default qlen 1000 | |
link/ether 66:6c:99:64:00:09 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::646c:99ff:fe64:9/64 scope link | |
valid_lft forever preferred_lft forever | |
1074: qbr5c5e6f65-29: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether ca:62:03:26:2b:67 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::ec9e:c8ff:fe9c:b545/64 scope link | |
valid_lft forever preferred_lft forever | |
562: qvocfd7d959-aa: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether ce:5b:ef:04:c9:8a brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::cc5b:efff:fe04:c98a/64 scope link | |
valid_lft forever preferred_lft forever | |
1075: qbrfdee011d-a7: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 9e:9d:4b:d1:0a:07 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::988c:30ff:fe2a:9143/64 scope link | |
valid_lft forever preferred_lft forever | |
563: qvbcfd7d959-aa: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrcfd7d959-aa state UP group default qlen 1000 | |
link/ether aa:fa:6e:94:ec:5f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::a8fa:6eff:fe94:ec5f/64 scope link | |
valid_lft forever preferred_lft forever | |
1076: qvo5c5e6f65-29: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether 8e:54:7a:fd:de:ac brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::8c54:7aff:fefd:deac/64 scope link | |
valid_lft forever preferred_lft forever | |
564: qbr41b1785f-a2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 3e:90:6d:e9:e6:ae brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::d0bd:d8ff:fe52:13d4/64 scope link | |
valid_lft forever preferred_lft forever | |
1077: qvb5c5e6f65-29: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr5c5e6f65-29 state UP group default qlen 1000 | |
link/ether ca:62:03:26:2b:67 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::c862:3ff:fe26:2b67/64 scope link | |
valid_lft forever preferred_lft forever | |
565: qbr6239e7d6-d1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether a2:02:5f:06:f4:77 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::68b9:54ff:fe15:740a/64 scope link | |
valid_lft forever preferred_lft forever | |
1078: qvofdee011d-a7: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether c2:2b:dd:ab:4c:97 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::c02b:ddff:feab:4c97/64 scope link | |
valid_lft forever preferred_lft forever | |
566: qvo41b1785f-a2: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether aa:66:8f:36:fa:ac brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::a866:8fff:fe36:faac/64 scope link | |
valid_lft forever preferred_lft forever | |
1079: qvbfdee011d-a7: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrfdee011d-a7 state UP group default qlen 1000 | |
link/ether 9e:9d:4b:d1:0a:07 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::9c9d:4bff:fed1:a07/64 scope link | |
valid_lft forever preferred_lft forever | |
567: qvb41b1785f-a2: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr41b1785f-a2 state UP group default qlen 1000 | |
link/ether 3e:90:6d:e9:e6:ae brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::3c90:6dff:fee9:e6ae/64 scope link | |
valid_lft forever preferred_lft forever | |
568: qvo6239e7d6-d1: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 5e:14:39:2f:15:06 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::5c14:39ff:fe2f:1506/64 scope link | |
valid_lft forever preferred_lft forever | |
569: qvb6239e7d6-d1: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr6239e7d6-d1 state UP group default qlen 1000 | |
link/ether a2:02:5f:06:f4:77 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::a002:5fff:fe06:f477/64 scope link | |
valid_lft forever preferred_lft forever | |
80: qbr527d6b41-1d: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether e2:cd:df:b2:8a:75 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::f049:52ff:feaa:7d3e/64 scope link | |
valid_lft forever preferred_lft forever | |
81: qvo527d6b41-1d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether ea:b8:dd:3f:ef:7f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::e8b8:ddff:fe3f:ef7f/64 scope link | |
valid_lft forever preferred_lft forever | |
82: qvb527d6b41-1d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr527d6b41-1d state UP group default qlen 1000 | |
link/ether e2:cd:df:b2:8a:75 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::e0cd:dfff:feb2:8a75/64 scope link | |
valid_lft forever preferred_lft forever | |
1156: qbrfd7695de-90: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 8e:3d:ca:9c:83:3b brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::e49b:7ff:feb0:1f81/64 scope link | |
valid_lft forever preferred_lft forever | |
1157: qvofd7695de-90: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether 0e:60:fe:8b:a6:ad brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::c60:feff:fe8b:a6ad/64 scope link | |
valid_lft forever preferred_lft forever | |
1158: qvbfd7695de-90: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrfd7695de-90 state UP group default qlen 1000 | |
link/ether 8e:3d:ca:9c:83:3b brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::8c3d:caff:fe9c:833b/64 scope link | |
valid_lft forever preferred_lft forever | |
648: qbrc833de0b-f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 86:88:00:a1:fc:43 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::94b7:75ff:fe8f:9d16/64 scope link | |
valid_lft forever preferred_lft forever | |
649: qvoc833de0b-f0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 22:13:47:93:aa:27 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::2013:47ff:fe93:aa27/64 scope link | |
valid_lft forever preferred_lft forever | |
650: qvbc833de0b-f0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrc833de0b-f0 state UP group default qlen 1000 | |
link/ether 86:88:00:a1:fc:43 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::8488:ff:fea1:fc43/64 scope link | |
valid_lft forever preferred_lft forever | |
160: qbr98ee1fb5-2d: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether fe:93:18:6e:bd:6f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::9c9d:8aff:fe43:8111/64 scope link | |
valid_lft forever preferred_lft forever | |
161: qbr661a6205-e1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 4e:d6:db:3c:2f:74 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::68c8:6dff:fe92:fa6e/64 scope link | |
valid_lft forever preferred_lft forever | |
162: qvo98ee1fb5-2d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 52:ac:9b:89:e8:37 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::50ac:9bff:fe89:e837/64 scope link | |
valid_lft forever preferred_lft forever | |
163: qvb98ee1fb5-2d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr98ee1fb5-2d state UP group default qlen 1000 | |
link/ether fe:93:18:6e:bd:6f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::fc93:18ff:fe6e:bd6f/64 scope link | |
valid_lft forever preferred_lft forever | |
164: qvo661a6205-e1: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 5e:ed:13:35:84:ec brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::5ced:13ff:fe35:84ec/64 scope link | |
valid_lft forever preferred_lft forever | |
165: qvb661a6205-e1: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr661a6205-e1 state UP group default qlen 1000 | |
link/ether 4e:d6:db:3c:2f:74 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::4cd6:dbff:fe3c:2f74/64 scope link | |
valid_lft forever preferred_lft forever | |
166: qbr5d143689-b5: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 3e:46:a4:11:76:11 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::947f:c3ff:fea1:615a/64 scope link | |
valid_lft forever preferred_lft forever | |
167: qvo5d143689-b5: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether b6:44:f3:4c:e5:ba brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::b444:f3ff:fe4c:e5ba/64 scope link | |
valid_lft forever preferred_lft forever | |
168: qvb5d143689-b5: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr5d143689-b5 state UP group default qlen 1000 | |
link/ether 3e:46:a4:11:76:11 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::3c46:a4ff:fe11:7611/64 scope link | |
valid_lft forever preferred_lft forever | |
1210: qbr3d527d34-4d: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 46:c9:62:0b:3e:c4 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::8cb2:49ff:fedd:3ad9/64 scope link | |
valid_lft forever preferred_lft forever | |
1211: qvo3d527d34-4d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether d6:31:7c:fe:98:83 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::d431:7cff:fefe:9883/64 scope link | |
valid_lft forever preferred_lft forever | |
1212: qvb3d527d34-4d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr3d527d34-4d state UP group default qlen 1000 | |
link/ether 46:c9:62:0b:3e:c4 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::44c9:62ff:fe0b:3ec4/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:31,745 35572 INFO [tempest.common.debug] Host Route: | |
default via 192.168.60.2 dev eth0 | |
10.0.0.0/24 via 172.24.4.2 dev br-ex | |
172.24.4.0/24 dev br-ex proto kernel scope link src 172.24.4.1 | |
192.168.60.0/24 dev eth0 proto kernel scope link src 192.168.60.225 | |
192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 | |
2014-09-22 06:54:31,779 35572 INFO [tempest.common.debug] Host filter table: | |
Chain INPUT (policy ACCEPT 3112K packets, 1229M bytes) | |
num pkts bytes target prot opt in out source destination | |
1 9581K 3358M neutron-openvswi-INPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 3093K 1201M nova-api-INPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 ACCEPT udp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:53 | |
4 0 0 ACCEPT tcp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 | |
5 0 0 ACCEPT udp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:67 | |
6 0 0 ACCEPT tcp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:67 | |
Chain FORWARD (policy ACCEPT 72 packets, 22248 bytes) | |
num pkts bytes target prot opt in out source destination | |
1 5456 683K neutron-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 5456 683K neutron-openvswi-FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 72 22248 nova-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 | |
4 72 22248 nova-api-FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0 | |
5 0 0 ACCEPT all -- * virbr0 0.0.0.0/0 192.168.122.0/24 ctstate RELATED,ESTABLISHED | |
6 0 0 ACCEPT all -- virbr0 * 192.168.122.0/24 0.0.0.0/0 | |
7 0 0 ACCEPT all -- virbr0 virbr0 0.0.0.0/0 0.0.0.0/0 | |
8 0 0 REJECT all -- * virbr0 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable | |
9 0 0 REJECT all -- virbr0 * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable | |
Chain OUTPUT (policy ACCEPT 3090K packets, 1271M bytes) | |
num pkts bytes target prot opt in out source destination | |
1 9553K 3391M neutron-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 9553K 3391M neutron-openvswi-OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 3071K 1242M nova-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 | |
4 3071K 1242M nova-api-OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
5 0 0 ACCEPT udp -- * virbr0 0.0.0.0/0 0.0.0.0/0 udp dpt:68 | |
Chain neutron-filter-top (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 9558K 3391M neutron-openvswi-local all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-FORWARD (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap80ca14f4-23 --physdev-is-bridged | |
2 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80ca14f4-23 --physdev-is-bridged | |
3 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapfd7695de-90 --physdev-is-bridged | |
4 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfd7695de-90 --physdev-is-bridged | |
5 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapfdee011d-a7 --physdev-is-bridged | |
6 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfdee011d-a7 --physdev-is-bridged | |
7 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap6f402fa6-f9 --physdev-is-bridged | |
8 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap6f402fa6-f9 --physdev-is-bridged | |
9 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap80f65d39-e1 --physdev-is-bridged | |
10 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80f65d39-e1 --physdev-is-bridged | |
11 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapb6cfa863-42 --physdev-is-bridged | |
12 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapb6cfa863-42 --physdev-is-bridged | |
13 2 704 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapc01b9494-5b --physdev-is-bridged | |
14 2 630 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapc01b9494-5b --physdev-is-bridged | |
15 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap1ad3bfba-de --physdev-is-bridged | |
16 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap1ad3bfba-de --physdev-is-bridged | |
17 175 24132 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap467066fa-3a --physdev-is-bridged | |
18 219 21107 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap467066fa-3a --physdev-is-bridged | |
19 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapf68ba36a-3e --physdev-is-bridged | |
20 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapf68ba36a-3e --physdev-is-bridged | |
21 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap5645aaed-d8 --physdev-is-bridged | |
22 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap5645aaed-d8 --physdev-is-bridged | |
Chain neutron-openvswi-INPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 neutron-openvswi-o80ca14f4-2 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80ca14f4-23 --physdev-is-bridged | |
2 0 0 neutron-openvswi-ofd7695de-9 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfd7695de-90 --physdev-is-bridged | |
3 0 0 neutron-openvswi-ofdee011d-a all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfdee011d-a7 --physdev-is-bridged | |
4 0 0 neutron-openvswi-o6f402fa6-f all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap6f402fa6-f9 --physdev-is-bridged | |
5 0 0 neutron-openvswi-o80f65d39-e all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80f65d39-e1 --physdev-is-bridged | |
6 0 0 neutron-openvswi-ob6cfa863-4 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapb6cfa863-42 --physdev-is-bridged | |
7 0 0 neutron-openvswi-oc01b9494-5 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapc01b9494-5b --physdev-is-bridged | |
8 0 0 neutron-openvswi-o1ad3bfba-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap1ad3bfba-de --physdev-is-bridged | |
9 0 0 neutron-openvswi-o467066fa-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap467066fa-3a --physdev-is-bridged | |
10 0 0 neutron-openvswi-of68ba36a-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapf68ba36a-3e --physdev-is-bridged | |
11 0 0 neutron-openvswi-o5645aaed-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap5645aaed-d8 --physdev-is-bridged | |
Chain neutron-openvswi-OUTPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-i1ad3bfba-d (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i467066fa-3 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 151 21765 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 3 1059 RETURN udp -- * * 10.100.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 2 168 RETURN icmp -- * * 0.0.0.0/0 0.0.0.0/0 | |
5 19 1140 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i5645aaed-d (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i6f402fa6-f (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i80ca14f4-2 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i80f65d39-e (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ib6cfa863-4 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ic01b9494-5 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 2 704 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-if68ba36a-3 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ifd7695de-9 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ifdee011d-a (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-local (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-o1ad3bfba-d (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s1ad3bfba-d all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o467066fa-3 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 3 951 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 216 20156 neutron-openvswi-s467066fa-3 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 189 18446 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 | |
7 27 1710 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
8 0 0 RETURN icmp -- * * 0.0.0.0/0 0.0.0.0/0 | |
9 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o5645aaed-d (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s5645aaed-d all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o6f402fa6-f (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s6f402fa6-f all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o80ca14f4-2 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s80ca14f4-2 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o80f65d39-e (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s80f65d39-e all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ob6cfa863-4 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sb6cfa863-4 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-oc01b9494-5 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 2 630 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sc01b9494-5 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-of68ba36a-3 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sf68ba36a-3 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ofd7695de-9 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sfd7695de-9 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ofdee011d-a (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sfdee011d-a all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s1ad3bfba-d (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.64 0.0.0.0/0 MAC FA:16:3E:FA:2C:3E | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s467066fa-3 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 216 20156 RETURN all -- * * 10.100.0.2 0.0.0.0/0 MAC FA:16:3E:20:D3:B3 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s5645aaed-d (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.58 0.0.0.0/0 MAC FA:16:3E:DF:70:10 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s6f402fa6-f (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.73 0.0.0.0/0 MAC FA:16:3E:A0:95:7F | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s80ca14f4-2 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.48 0.0.0.0/0 MAC FA:16:3E:95:75:1B | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s80f65d39-e (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 172.24.4.3 0.0.0.0/0 MAC FA:16:3E:D5:3A:62 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sb6cfa863-4 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.9 0.0.0.0/0 MAC FA:16:3E:E7:85:04 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sc01b9494-5 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.29 0.0.0.0/0 MAC FA:16:3E:B8:EE:28 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sf68ba36a-3 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.68 0.0.0.0/0 MAC FA:16:3E:1B:D2:56 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sfd7695de-9 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.63 0.0.0.0/0 MAC FA:16:3E:16:13:EE | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sfdee011d-a (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.55 0.0.0.0/0 MAC FA:16:3E:9C:27:4C | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sg-chain (22 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 neutron-openvswi-i80ca14f4-2 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap80ca14f4-23 --physdev-is-bridged | |
2 0 0 neutron-openvswi-o80ca14f4-2 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80ca14f4-23 --physdev-is-bridged | |
3 0 0 neutron-openvswi-ifd7695de-9 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapfd7695de-90 --physdev-is-bridged | |
4 0 0 neutron-openvswi-ofd7695de-9 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfd7695de-90 --physdev-is-bridged | |
5 0 0 neutron-openvswi-ifdee011d-a all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapfdee011d-a7 --physdev-is-bridged | |
6 0 0 neutron-openvswi-ofdee011d-a all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfdee011d-a7 --physdev-is-bridged | |
7 0 0 neutron-openvswi-i6f402fa6-f all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap6f402fa6-f9 --physdev-is-bridged | |
8 0 0 neutron-openvswi-o6f402fa6-f all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap6f402fa6-f9 --physdev-is-bridged | |
9 0 0 neutron-openvswi-i80f65d39-e all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap80f65d39-e1 --physdev-is-bridged | |
10 0 0 neutron-openvswi-o80f65d39-e all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80f65d39-e1 --physdev-is-bridged | |
11 0 0 neutron-openvswi-ib6cfa863-4 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapb6cfa863-42 --physdev-is-bridged | |
12 0 0 neutron-openvswi-ob6cfa863-4 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapb6cfa863-42 --physdev-is-bridged | |
13 2 704 neutron-openvswi-ic01b9494-5 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapc01b9494-5b --physdev-is-bridged | |
14 2 630 neutron-openvswi-oc01b9494-5 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapc01b9494-5b --physdev-is-bridged | |
15 0 0 neutron-openvswi-i1ad3bfba-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap1ad3bfba-de --physdev-is-bridged | |
16 0 0 neutron-openvswi-o1ad3bfba-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap1ad3bfba-de --physdev-is-bridged | |
17 175 24132 neutron-openvswi-i467066fa-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap467066fa-3a --physdev-is-bridged | |
18 219 21107 neutron-openvswi-o467066fa-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap467066fa-3a --physdev-is-bridged | |
19 0 0 neutron-openvswi-if68ba36a-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapf68ba36a-3e --physdev-is-bridged | |
20 0 0 neutron-openvswi-of68ba36a-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapf68ba36a-3e --physdev-is-bridged | |
21 0 0 neutron-openvswi-i5645aaed-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap5645aaed-d8 --physdev-is-bridged | |
22 0 0 neutron-openvswi-o5645aaed-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap5645aaed-d8 --physdev-is-bridged | |
23 3207 373K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sg-fallback (22 references) | |
num pkts bytes target prot opt in out source destination | |
1 20 6252 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain nova-api-FORWARD (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-INPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 ACCEPT tcp -- * * 0.0.0.0/0 192.168.60.225 tcp dpt:8775 | |
Chain nova-api-OUTPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-local (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-filter-top (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 3071K 1242M nova-api-local all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2014-09-22 06:54:31,809 35572 INFO [tempest.common.debug] Host nat table: | |
Chain PREROUTING (policy ACCEPT 467 packets, 45105 bytes) | |
num pkts bytes target prot opt in out source destination | |
1 746 73298 neutron-openvswi-PREROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 467 45105 nova-api-PREROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain INPUT (policy ACCEPT 42 packets, 3540 bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain OUTPUT (policy ACCEPT 13812 packets, 943K bytes) | |
num pkts bytes target prot opt in out source destination | |
1 31239 2263K neutron-openvswi-OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 13543 927K nova-api-OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain POSTROUTING (policy ACCEPT 14237 packets, 984K bytes) | |
num pkts bytes target prot opt in out source destination | |
1 31927 2331K neutron-openvswi-POSTROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 31927 2331K neutron-postrouting-bottom all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 13968 968K nova-api-POSTROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
4 13968 968K nova-postrouting-bottom all -- * * 0.0.0.0/0 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 192.168.122.0/24 224.0.0.0/24 | |
6 0 0 RETURN all -- * * 192.168.122.0/24 255.255.255.255 | |
7 0 0 MASQUERADE tcp -- * * 192.168.122.0/24 !192.168.122.0/24 masq ports: 1024-65535 | |
8 0 0 MASQUERADE udp -- * * 192.168.122.0/24 !192.168.122.0/24 masq ports: 1024-65535 | |
9 0 0 MASQUERADE all -- * * 192.168.122.0/24 !192.168.122.0/24 | |
Chain neutron-openvswi-OUTPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-POSTROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-PREROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-float-snat (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-snat (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 31927 2331K neutron-openvswi-float-snat all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-postrouting-bottom (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 31927 2331K neutron-openvswi-snat all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain nova-api-OUTPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-POSTROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-PREROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-float-snat (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-snat (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 13968 968K nova-api-float-snat all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain nova-postrouting-bottom (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 13968 968K nova-api-snat all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2014-09-22 06:54:31,831 35572 INFO [tempest.common.debug] Host mangle table: | |
Chain PREROUTING (policy ACCEPT 3116K packets, 1232M bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain INPUT (policy ACCEPT 3113K packets, 1231M bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain FORWARD (policy ACCEPT 3287 packets, 397K bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain OUTPUT (policy ACCEPT 3091K packets, 1273M bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain POSTROUTING (policy ACCEPT 3095K packets, 1274M bytes) | |
num pkts bytes target prot opt in out source destination | |
1 3076K 1245M nova-api-POSTROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 0 0 CHECKSUM udp -- * virbr0 0.0.0.0/0 0.0.0.0/0 udp dpt:68 CHECKSUM fill | |
Chain nova-api-POSTROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
2014-09-22 06:54:31,849 35572 INFO [tempest.common.debug] Host ns list['qdhcp-02d83931-4090-41a2-814c-b8a7cf590081', 'qrouter-e40c0660-42ca-490b-82be-b0840f957871', 'qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c', 'qrouter-643f0c9c-724d-4d2d-92de-80b265a89083', 'qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf', 'qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53', 'qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52', 'qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46', 'qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37', 'qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566', 'qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3', 'qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a', 'qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390', 'qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f', 'qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39', 'qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e', 'qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be', 'qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70', 'qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559', 'qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689', 'qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf', 'qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c', 'qdhcp-38984e54-d274-4049-b597-a13e20ab73f5', 'qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11'] | |
2014-09-22 06:54:31,914 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
1293: tap2f274224-04: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:69:ce:5c brd ff:ff:ff:ff:ff:ff | |
inet 10.100.0.3/28 brd 10.100.0.15 scope global tap2f274224-04 | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:fe69:ce5c/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:31,983 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) Route: | |
default via 10.100.0.1 dev tap2f274224-04 | |
10.100.0.0/28 dev tap2f274224-04 proto kernel scope link src 10.100.0.3 | |
2014-09-22 06:54:32,046 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) table(filter): | |
-P INPUT ACCEPT -c 10 1686 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 9 1485 | |
2014-09-22 06:54:32,110 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) table(nat): | |
-P PREROUTING ACCEPT -c 9 1365 | |
-P INPUT ACCEPT -c 9 1365 | |
-P OUTPUT ACCEPT -c 2 706 | |
-P POSTROUTING ACCEPT -c 2 706 | |
2014-09-22 06:54:32,319 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) table(mangle): | |
-P PREROUTING ACCEPT -c 10 1686 | |
-P INPUT ACCEPT -c 10 1686 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 9 1485 | |
-P POSTROUTING ACCEPT -c 9 1485 | |
2014-09-22 06:54:32,427 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
1296: qg-680f1a80-73: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:25:b7:46 brd ff:ff:ff:ff:ff:ff | |
inet 172.24.4.49/24 brd 172.24.4.255 scope global qg-680f1a80-73 | |
valid_lft forever preferred_lft forever | |
inet 172.24.4.50/32 brd 172.24.4.50 scope global qg-680f1a80-73 | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:fe25:b746/64 scope link | |
valid_lft forever preferred_lft forever | |
1297: qr-2442abc1-dd: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:ff:fa:44 brd ff:ff:ff:ff:ff:ff | |
inet 10.100.0.1/28 brd 10.100.0.15 scope global qr-2442abc1-dd | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:feff:fa44/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:32,528 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) Route: | |
default via 172.24.4.1 dev qg-680f1a80-73 | |
10.100.0.0/28 dev qr-2442abc1-dd proto kernel scope link src 10.100.0.1 | |
172.24.4.0/24 dev qg-680f1a80-73 proto kernel scope link src 172.24.4.49 | |
2014-09-22 06:54:32,614 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) table(filter): | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 232 26041 | |
-P OUTPUT ACCEPT -c 139 17740 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 124 10915 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 232 26041 -j neutron-filter-top | |
-A FORWARD -c 232 26041 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 139 17740 -j neutron-filter-top | |
-A OUTPUT -c 139 17740 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 371 43781 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:32,686 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) table(nat): | |
-P PREROUTING ACCEPT -c 3 714 | |
-P INPUT ACCEPT -c 23 1914 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 98 7758 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-OUTPUT -d 172.24.4.50/32 -c 0 0 -j DNAT --to-destination 10.100.0.2 | |
-A neutron-l3-agent-POSTROUTING ! -i qg-680f1a80-73 ! -o qg-680f1a80-73 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 20 1200 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-PREROUTING -d 172.24.4.50/32 -c 75 5844 -j DNAT --to-destination 10.100.0.2 | |
-A neutron-l3-agent-float-snat -s 10.100.0.2/32 -c 0 0 -j SNAT --to-source 172.24.4.50 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-l3-agent-snat -s 10.100.0.0/28 -c 0 0 -j SNAT --to-source 172.24.4.49 | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:32,755 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) table(mangle): | |
-P PREROUTING ACCEPT -c 356 36956 | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 232 26041 | |
-P OUTPUT ACCEPT -c 139 17740 | |
-P POSTROUTING ACCEPT -c 371 43781 | |
2014-09-22 06:54:32,830 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:32,927 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) Route: | |
2014-09-22 06:54:33,002 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:33,078 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:33,154 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:33,226 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:33,294 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) Route: | |
2014-09-22 06:54:33,358 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) table(filter): | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 249 26841 | |
-P OUTPUT ACCEPT -c 137 17516 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 126 11406 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 249 26841 -j neutron-filter-top | |
-A FORWARD -c 249 26841 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 137 17516 -j neutron-filter-top | |
-A OUTPUT -c 137 17516 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 386 44357 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:33,450 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) table(nat): | |
-P PREROUTING ACCEPT -c 4 971 | |
-P INPUT ACCEPT -c 24 2171 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 74 5760 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 98 7931 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 74 5760 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 74 5760 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-af3b6b1e-6d ! -o qg-af3b6b1e-6d -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 74 5760 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 74 5760 -j neutron-l3-agent-snat | |
2014-09-22 06:54:33,531 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) table(mangle): | |
-P PREROUTING ACCEPT -c 375 38247 | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 249 26841 | |
-P OUTPUT ACCEPT -c 137 17516 | |
-P POSTROUTING ACCEPT -c 386 44357 | |
2014-09-22 06:54:33,602 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:33,682 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) Route: | |
2014-09-22 06:54:33,760 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:33,823 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:33,894 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:33,963 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:34,026 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) Route: | |
2014-09-22 06:54:34,094 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) table(filter): | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 247 26745 | |
-P OUTPUT ACCEPT -c 137 17516 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 126 11406 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 247 26745 -j neutron-filter-top | |
-A FORWARD -c 247 26745 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 137 17516 -j neutron-filter-top | |
-A OUTPUT -c 137 17516 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 384 44261 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:34,183 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) table(nat): | |
-P PREROUTING ACCEPT -c 4 971 | |
-P INPUT ACCEPT -c 24 2171 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 99 8015 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-3adcd5de-85 ! -o qg-3adcd5de-85 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:34,238 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) table(mangle): | |
-P PREROUTING ACCEPT -c 373 38151 | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 247 26745 | |
-P OUTPUT ACCEPT -c 137 17516 | |
-P POSTROUTING ACCEPT -c 384 44261 | |
2014-09-22 06:54:34,302 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:34,370 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) Route: | |
2014-09-22 06:54:34,438 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 0 0 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 0 0 -j neutron-filter-top | |
-A FORWARD -c 0 0 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 0 0 -j neutron-filter-top | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 0 0 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:34,514 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 0 0 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 0 0 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 0 0 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-45fa3409-f1 ! -o qg-45fa3409-f1 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 0 0 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 0 0 -j neutron-l3-agent-snat | |
2014-09-22 06:54:34,574 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:34,651 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:34,718 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) Route: | |
2014-09-22 06:54:34,798 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 0 0 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 0 0 -j neutron-filter-top | |
-A FORWARD -c 0 0 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 0 0 -j neutron-filter-top | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 0 0 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:34,894 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 0 0 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 0 0 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 0 0 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-363a809b-1e ! -o qg-363a809b-1e -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 0 0 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 0 0 -j neutron-l3-agent-snat | |
2014-09-22 06:54:34,954 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:35,014 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:35,082 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) Route: | |
2014-09-22 06:54:35,155 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:35,214 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:35,274 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:35,330 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:35,395 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) Route: | |
2014-09-22 06:54:35,450 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) table(filter): | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 253 27297 | |
-P OUTPUT ACCEPT -c 142 18076 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 126 11406 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 253 27297 -j neutron-filter-top | |
-A FORWARD -c 253 27297 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 142 18076 -j neutron-filter-top | |
-A OUTPUT -c 142 18076 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 395 45373 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:35,554 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) table(nat): | |
-P PREROUTING ACCEPT -c 4 971 | |
-P INPUT ACCEPT -c 24 2171 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 99 8015 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-a7f8cdc6-a8 ! -o qg-a7f8cdc6-a8 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:35,646 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) table(mangle): | |
-P PREROUTING ACCEPT -c 379 38703 | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 253 27297 | |
-P OUTPUT ACCEPT -c 142 18076 | |
-P POSTROUTING ACCEPT -c 395 45373 | |
2014-09-22 06:54:35,714 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:35,786 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) Route: | |
2014-09-22 06:54:35,858 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:35,926 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:35,986 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:36,058 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:36,130 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) Route: | |
2014-09-22 06:54:36,198 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) table(filter): | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 256 27601 | |
-P OUTPUT ACCEPT -c 149 18860 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 124 10915 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 256 27601 -j neutron-filter-top | |
-A FORWARD -c 256 27601 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 149 18860 -j neutron-filter-top | |
-A OUTPUT -c 149 18860 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 405 46461 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:36,274 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) table(nat): | |
-P PREROUTING ACCEPT -c 3 714 | |
-P INPUT ACCEPT -c 23 1914 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 98 7758 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-74fad403-3c ! -o qg-74fad403-3c -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:36,326 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) table(mangle): | |
-P PREROUTING ACCEPT -c 380 38516 | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 256 27601 | |
-P OUTPUT ACCEPT -c 149 18860 | |
-P POSTROUTING ACCEPT -c 405 46461 | |
2014-09-22 06:54:36,395 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:36,466 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) Route: | |
2014-09-22 06:54:36,534 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:36,614 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:36,678 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:36,754 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:36,818 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) Route: | |
2014-09-22 06:54:36,886 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) table(filter): | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 246 26893 | |
-P OUTPUT ACCEPT -c 142 18076 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 124 10915 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 246 26893 -j neutron-filter-top | |
-A FORWARD -c 246 26893 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 142 18076 -j neutron-filter-top | |
-A OUTPUT -c 142 18076 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 388 44969 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:36,967 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) table(nat): | |
-P PREROUTING ACCEPT -c 3 714 | |
-P INPUT ACCEPT -c 23 1914 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 98 7758 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-de7f69c5-8f ! -o qg-de7f69c5-8f -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:37,042 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) table(mangle): | |
-P PREROUTING ACCEPT -c 370 37808 | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 246 26893 | |
-P OUTPUT ACCEPT -c 142 18076 | |
-P POSTROUTING ACCEPT -c 388 44969 | |
2014-09-22 06:54:37,114 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:37,174 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) Route: | |
2014-09-22 06:54:37,247 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:37,327 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:37,410 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:37,482 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:37,579 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) Route: | |
2014-09-22 06:54:37,682 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) table(filter): | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 256 27441 | |
-P OUTPUT ACCEPT -c 144 18300 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 126 11406 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 256 27441 -j neutron-filter-top | |
-A FORWARD -c 256 27441 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 144 18300 -j neutron-filter-top | |
-A OUTPUT -c 144 18300 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 400 45741 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:37,762 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) table(nat): | |
-P PREROUTING ACCEPT -c 4 971 | |
-P INPUT ACCEPT -c 24 2171 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 99 8015 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-55a59e76-b2 ! -o qg-55a59e76-b2 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:37,846 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) table(mangle): | |
-P PREROUTING ACCEPT -c 382 38847 | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 256 27441 | |
-P OUTPUT ACCEPT -c 144 18300 | |
-P POSTROUTING ACCEPT -c 400 45741 | |
2014-09-22 06:54:37,907 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:37,966 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) Route: | |
2014-09-22 06:54:38,038 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 0 0 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 0 0 -j neutron-filter-top | |
-A FORWARD -c 0 0 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 0 0 -j neutron-filter-top | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 0 0 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:38,102 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 0 0 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 0 0 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 0 0 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 0 0 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 0 0 -j neutron-l3-agent-snat | |
2014-09-22 06:54:38,162 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,218 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:38,294 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) Route: | |
2014-09-22 06:54:38,346 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
2014-09-22 06:54:38,423 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,487 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,554 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:38,614 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) Route: | |
2014-09-22 06:54:38,674 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
2014-09-22 06:54:38,735 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,811 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,887 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:38,963 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) Route: | |
2014-09-22 06:54:39,064 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) table(filter): | |
-P INPUT ACCEPT -c 5 2880 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 5 2880 | |
2014-09-22 06:54:39,156 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 5 2880 | |
-P POSTROUTING ACCEPT -c 5 2880 | |
2014-09-22 06:54:39,235 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) table(mangle): | |
-P PREROUTING ACCEPT -c 5 2880 | |
-P INPUT ACCEPT -c 5 2880 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 5 2880 | |
-P POSTROUTING ACCEPT -c 5 2880 | |
2014-09-22 06:54:39,311 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:39,391 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) Route: | |
2014-09-22 06:54:39,471 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) table(filter): | |
-P INPUT ACCEPT -c 3 1728 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 3 1728 | |
2014-09-22 06:54:39,579 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 3 1728 | |
-P POSTROUTING ACCEPT -c 3 1728 | |
2014-09-22 06:54:39,679 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) table(mangle): | |
-P PREROUTING ACCEPT -c 3 1728 | |
-P INPUT ACCEPT -c 3 1728 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 3 1728 | |
-P POSTROUTING ACCEPT -c 3 1728 | |
2014-09-22 06:54:39,762 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:39,842 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) Route: | |
2014-09-22 06:54:39,919 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) table(filter): | |
-P INPUT ACCEPT -c 1 576 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 1 576 | |
2014-09-22 06:54:39,990 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 1 576 | |
-P POSTROUTING ACCEPT -c 1 576 | |
2014-09-22 06:54:40,042 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) table(mangle): | |
-P PREROUTING ACCEPT -c 1 576 | |
-P INPUT ACCEPT -c 1 576 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 1 576 | |
-P POSTROUTING ACCEPT -c 1 576 | |
2014-09-22 06:54:40,114 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
778: tap075f061e-ed: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:b9:30:d6 brd ff:ff:ff:ff:ff:ff | |
inet 10.0.0.3/24 brd 10.0.0.255 scope global tap075f061e-ed | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:feb9:30d6/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:40,170 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) Route: | |
default via 10.0.0.1 dev tap075f061e-ed | |
10.0.0.0/24 dev tap075f061e-ed proto kernel scope link src 10.0.0.3 | |
2014-09-22 06:54:40,230 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) table(filter): | |
-P INPUT ACCEPT -c 100 49061 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 98 49162 | |
2014-09-22 06:54:40,294 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) table(nat): | |
-P PREROUTING ACCEPT -c 14 2888 | |
-P INPUT ACCEPT -c 14 2888 | |
-P OUTPUT ACCEPT -c 79 44160 | |
-P POSTROUTING ACCEPT -c 79 44160 | |
2014-09-22 06:54:40,362 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) table(mangle): | |
-P PREROUTING ACCEPT -c 100 49061 | |
-P INPUT ACCEPT -c 100 49061 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 98 49162 | |
-P POSTROUTING ACCEPT -c 98 49162 | |
2014-09-22 06:54:40,426 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
776: qr-d2cf4fce-a6: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:3d:10:63 brd ff:ff:ff:ff:ff:ff | |
inet 10.0.0.1/24 brd 10.0.0.255 scope global qr-d2cf4fce-a6 | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:fe3d:1063/64 scope link | |
valid_lft forever preferred_lft forever | |
777: qg-5191db84-ba: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:3e:2f:9c brd ff:ff:ff:ff:ff:ff | |
inet 172.24.4.2/24 brd 172.24.4.255 scope global qg-5191db84-ba | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:fe3e:2f9c/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:40,494 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) Route: | |
default via 172.24.4.1 dev qg-5191db84-ba | |
10.0.0.0/24 dev qr-d2cf4fce-a6 proto kernel scope link src 10.0.0.1 | |
172.24.4.0/24 dev qg-5191db84-ba proto kernel scope link src 172.24.4.2 | |
2014-09-22 06:54:40,562 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) table(filter): | |
-P INPUT ACCEPT -c 431 82385 | |
-P FORWARD ACCEPT -c 119 13577 | |
-P OUTPUT ACCEPT -c 113 14060 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 431 82385 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 119 13577 -j neutron-filter-top | |
-A FORWARD -c 119 13577 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 113 14060 -j neutron-filter-top | |
-A OUTPUT -c 113 14060 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 232 27637 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:40,639 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) table(nat): | |
-P PREROUTING ACCEPT -c 137 34979 | |
-P INPUT ACCEPT -c 157 36179 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 17 1020 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 174 37199 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 17 1020 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 17 1020 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-5191db84-ba ! -o qg-5191db84-ba -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 17 1020 -j neutron-l3-agent-float-snat | |
-A neutron-l3-agent-snat -s 10.0.0.0/24 -c 0 0 -j SNAT --to-source 172.24.4.2 | |
-A neutron-postrouting-bottom -c 17 1020 -j neutron-l3-agent-snat | |
2014-09-22 06:54:40,702 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) table(mangle): | |
-P PREROUTING ACCEPT -c 550 95962 | |
-P INPUT ACCEPT -c 431 82385 | |
-P FORWARD ACCEPT -c 119 13577 | |
-P OUTPUT ACCEPT -c 113 14060 | |
-P POSTROUTING ACCEPT -c 232 27637 | |
2014-09-22 06:54:40,738 35572 INFO [tempest.common.debug] OVS DB: | |
Bridge table | |
_uuid controller datapath_id datapath_type external_ids fail_mode flood_vlans flow_tables ipfix mirrors name netflow other_config ports protocols sflow status stp_enable | |
------------------------------------ ---------- ------------------ ------------- ------------------ --------- ----------- ----------- ----- ------- ------ ------- ------------------------ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ --------- ----- ------ ---------- | |
ab8d7f26-4b4e-45a8-9e10-28a521d20efc [] "0000267f8daba845" "" {bridge-id=br-ex} [] [] {} [] [] br-ex [] {disable-in-band="true"} [350fe815-5f9b-44c9-8b61-7258d3258933, 76ef01b7-7b3f-47f3-aa15-bcdbe7e72a1f, e36e8de9-dae3-4d25-b804-17239841c647] [] [] {} false | |
c130a533-2a48-468c-bc4d-6771358ffac2 [] "000032a530c18c46" "" {bridge-id=br-int} secure [] {} [] [] br-int [] {} [0d24e13c-a3f3-471d-85a2-a46c2f8a41e2, 34d8750e-b044-4f68-ac1b-cfb0206bc17c, 5f46652f-785a-4379-997b-7a5df21e56d0, 6959ee0c-29dc-4f43-acc7-54c68147277b, 6cbc3708-1c19-4f93-b77a-293afc70ca19, 6e4a08f2-430d-46e6-88ed-f6a5f749b33a, 8cab20f0-bd2e-4efb-a3a3-47f27d6b7b72, 8ee6a01a-ea1c-4816-aa1c-359a0193e013, 94841b85-09b1-4d37-854f-140ffc1291a8, b3becd60-11b6-41f4-a847-ac271964eb59, d266c446-e382-4a93-9271-63277ab2c670, d7705ca1-b2a5-4e90-a52f-9123c0bb26f4] [] [] {} false | |
07b746d9-d00d-427e-b7d9-884de16c26d1 [] "0000da46b7077e42" "" {} [] [] {} [] [] br-tun [] {} [49877be1-68aa-40ab-8ba9-89a9db81d4bf, fac83b60-e64a-4e3a-9d7c-241c6d4a9102] [] [] {} false | |
Controller table | |
_uuid connection_mode controller_burst_limit controller_rate_limit enable_async_messages external_ids inactivity_probe is_connected local_gateway local_ip local_netmask max_backoff other_config role status target | |
----- --------------- ---------------------- --------------------- --------------------- ------------ ---------------- ------------ ------------- -------- ------------- ----------- ------------ ---- ------ ------ | |
Flow_Sample_Collector_Set table | |
_uuid bridge external_ids id ipfix | |
----- ------ ------------ -- ----- | |
Flow_Table table | |
_uuid flow_limit groups name overflow_policy | |
----- ---------- ------ ---- --------------- | |
IPFIX table | |
_uuid cache_active_timeout cache_max_flows external_ids obs_domain_id obs_point_id sampling targets | |
----- -------------------- --------------- ------------ ------------- ------------ -------- ------- | |
Interface table | |
_uuid admin_state bfd bfd_status cfm_fault cfm_fault_status cfm_health cfm_mpid cfm_remote_mpids cfm_remote_opstate duplex external_ids ifindex ingress_policing_burst ingress_policing_rate lacp_current link_resets link_speed link_state mac mac_in_use mtu name ofport ofport_request options other_config statistics status type | |
------------------------------------ ----------- --- ---------- --------- ---------------- ---------- -------- ---------------- ------------------ ------ -------------------------------------------------------------------------------------------------------------------------------------------------------- ------- ---------------------- --------------------- ------------ ----------- ----------- ---------- --- ------------------- ---- ---------------- ------ -------------- ---------------- ------------ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------- -------- | |
124e494e-42d2-41d7-882e-873b52d7b14e down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:25:b7:46", iface-id="680f1a80-7321-4d12-8168-95cfcca8e1c9", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "qg-680f1a80-73" 10 [] {} {} {collisions=0, rx_bytes=20244, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=181, tx_bytes=19075, tx_dropped=0, tx_errors=0, tx_packets=162} {driver_name=openvswitch} internal | |
8ad6d87f-5c57-42a0-b8b0-011cc30a3440 down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:3d:10:63", iface-id="d2cf4fce-a62d-4624-bedf-d90a41a07bce", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "qr-d2cf4fce-a6" 2 [] {} {} {collisions=0, rx_bytes=22853, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=201, tx_bytes=42289, tx_dropped=0, tx_errors=0, tx_packets=440} {driver_name=openvswitch} internal | |
50eac00d-becb-4f51-9055-423039782be7 down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:3e:2f:9c", iface-id="5191db84-ba33-43c5-811c-20998a4c0b03", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "qg-5191db84-ba" 1 [] {} {} {collisions=0, rx_bytes=10760, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=103, tx_bytes=93531, tx_dropped=0, tx_errors=0, tx_packets=595} {driver_name=openvswitch} internal | |
968bb6dc-783e-43d4-98e1-243faaddb803 down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:69:ce:5c", iface-id="2f274224-0440-4af3-8c38-15561c490469", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "tap2f274224-04" 109 [] {} {} {collisions=0, rx_bytes=2977, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=28, tx_bytes=6886, tx_dropped=0, tx_errors=0, tx_packets=114} {driver_name=openvswitch} internal | |
d5683343-ca9d-4672-a4d4-7edf1130089e down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:b9:30:d6", iface-id="075f061e-ed86-4562-b60e-a686d8d4226d", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "tap075f061e-ed" 3 [] {} {} {collisions=0, rx_bytes=9588, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=65, tx_bytes=29065, tx_dropped=0, tx_errors=0, tx_packets=348} {driver_name=openvswitch} internal | |
59a32080-9383-4c52-b03e-d404f5bbe078 down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:ff:fa:44", iface-id="2442abc1-dd37-4dec-b676-9a7a1bca2ef9", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "qr-2442abc1-dd" 111 [] {} {} {collisions=0, rx_bytes=29667, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=266, tx_bytes=24153, tx_dropped=0, tx_errors=0, tx_packets=222} {driver_name=openvswitch} internal | |
f9b00c42-4b59-41b3-b493-a3cc9b8f819d up {} {} [] [] [] [] [] [] [] {} 0 0 0 [] 0 [] up [] "22:24:f8:f3:7f:8c" [] patch-int 1 [] {peer=patch-tun} {} {collisions=0, rx_bytes=222987, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=2682, tx_bytes=90, tx_dropped=0, tx_errors=0, tx_packets=1} {} patch | |
17016932-8b7a-47fc-81cd-8759efee05cf up {} {} [] [] [] [] [] [] [] {} 0 0 0 [] 0 [] up [] "c6:16:ef:bf:bf:b3" [] patch-tun 1 [] {peer=patch-int} {} {collisions=0, rx_bytes=90, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=1, tx_bytes=222987, tx_dropped=0, tx_errors=0, tx_packets=2682} {} patch | |
b96ccc7e-c4bd-4ec8-a34c-c10c2902bf9f up {} {} [] [] [] [] [] [] [] {} 773 0 0 [] 2 [] up [] "32:a5:30:c1:8c:46" 1500 br-int 65534 [] {} {} {collisions=0, rx_bytes=648, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=8, tx_bytes=223385, tx_dropped=0, tx_errors=0, tx_packets=2687} {driver_name=openvswitch} internal | |
bfb6185a-358b-4691-b95c-097c2142f60b up {} {} [] [] [] [] [] [] [] {} 774 0 0 [] 2 [] up [] "26:7f:8d:ab:a8:45" 1500 br-ex 65534 [] {} {} {collisions=0, rx_bytes=220686, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=1610, tx_bytes=158232, tx_dropped=0, tx_errors=0, tx_packets=1440} {driver_name=openvswitch} internal | |
511851e5-ba43-47e6-bb0c-5e1ce07c3263 up {} {} [] [] [] [] [] [] [] {} 775 0 0 [] 2 [] up [] "da:46:b7:07:7e:42" 1500 br-tun 65534 [] {} {} {collisions=0, rx_bytes=648, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=8, tx_bytes=0, tx_dropped=0, tx_errors=0, tx_packets=0} {driver_name=openvswitch} internal | |
17094e8c-4728-4159-8d21-d50df6bc4c17 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:16:13:ee", iface-id="fd7695de-904d-4c3b-96d6-9be330b81da4", iface-status=active, vm-uuid="dcdb9f86-269e-46da-a035-f9640b9df843"} 1157 0 0 [] 1 10000000000 up [] "0e:60:fe:8b:a6:ad" 1500 "qvofd7695de-90" 71 [] {} {} {collisions=0, rx_bytes=1779, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=19, tx_bytes=70, tx_dropped=0, tx_errors=0, tx_packets=1} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
4e3b7dc1-c47d-4881-9832-78c05c689f32 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:20:d3:b3", iface-id="467066fa-3a29-4cd8-b3e6-431426462af2", iface-status=active, vm-uuid="519bdb8b-5cd6-497d-8d75-7f607e4dc813"} 1291 0 0 [] 1 10000000000 up [] "42:6b:d1:04:95:7f" 1500 "qvo467066fa-3a" 110 [] {} {} {collisions=0, rx_bytes=26512, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=248, tx_bytes=32386, tx_dropped=0, tx_errors=0, tx_packets=291} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
67fe1cb9-504b-4d71-b949-7f3d33f5d6dc up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:9c:27:4c", iface-id="fdee011d-a7f0-42d9-b4ac-5b226a8f2116", iface-status=active, vm-uuid="cd365c14-8212-4b27-af44-44632dcb50fc"} 1078 0 0 [] 0 10000000000 up [] "c2:2b:dd:ab:4c:97" 1500 "qvofdee011d-a7" 60 [] {} {} {collisions=0, rx_bytes=1857, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=20, tx_bytes=1947, tx_dropped=0, tx_errors=0, tx_packets=21} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
8e1e03c3-5310-4930-b46e-9b6744fa8052 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:a8:a1:83", iface-id="5c5e6f65-2947-4957-b89e-91e419f8b48d", iface-status=active, vm-uuid="535d55c2-6cbb-4cd1-a844-e0adb70138ee"} 1076 0 0 [] 0 10000000000 up [] "8e:54:7a:fd:de:ac" 1500 "qvo5c5e6f65-29" 59 [] {} {} {collisions=0, rx_bytes=1947, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=21, tx_bytes=1857, tx_dropped=0, tx_errors=0, tx_packets=20} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
e46e13ab-323b-4168-81da-6503fcc88e14 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:e7:85:04", iface-id="b6cfa863-429b-4e9f-a40e-9a4b2a444fdd", iface-status=active, vm-uuid="fc9ae90c-22ca-4da1-ae3d-a3b2e39ef99f"} 816 0 0 [] 1 10000000000 up [] "0e:d7:a1:50:25:2c" 1500 "qvob6cfa863-42" 10 [] {} {} {collisions=0, rx_bytes=1857, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=20, tx_bytes=140, tx_dropped=0, tx_errors=0, tx_packets=2} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
4da8d804-9171-4619-9c6e-8398dc6ee369 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:ff:45:66", iface-id="3d527d34-4d1e-49b1-b3e6-38f79a506fab", iface-status=active, vm-uuid="d79c5f9b-e7d9-465c-a204-d3e3c5170a75"} 1211 0 0 [] 1 10000000000 up [] "d6:31:7c:fe:98:83" 1500 "qvo3d527d34-4d" 81 [] {} {} {collisions=0, rx_bytes=1947, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=21, tx_bytes=0, tx_dropped=0, tx_errors=0, tx_packets=0} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
Manager table | |
_uuid connection_mode external_ids inactivity_probe is_connected max_backoff other_config status target | |
----- --------------- ------------ ---------------- ------------ ----------- ------------ ------ ------ | |
Mirror table | |
_uuid external_ids name output_port output_vlan select_all select_dst_port select_src_port select_vlan statistics | |
----- ------------ ---- ----------- ----------- ---------- --------------- --------------- ----------- ---------- | |
NetFlow table | |
_uuid active_timeout add_id_to_interface engine_id engine_type external_ids targets | |
----- -------------- ------------------- --------- ----------- ------------ ------- | |
Open_vSwitch table | |
_uuid bridges cur_cfg db_version external_ids manager_options next_cfg other_config ovs_version ssl statistics system_type system_version | |
------------------------------------ ------------------------------------------------------------------------------------------------------------------ ------- ---------- -------------------------------------------------- --------------- -------- ------------ ----------- --- ---------- ----------- -------------- | |
fa4539c2-65e7-45d6-b958-d05196c5bc19 [07b746d9-d00d-427e-b7d9-884de16c26d1, ab8d7f26-4b4e-45a8-9e10-28a521d20efc, c130a533-2a48-468c-bc4d-6771358ffac2] 1650 "7.3.0" {system-id="989b33cc-a5d6-4d2a-be6c-26cdbf881668"} [] 1650 {} "2.0.2" [] {} Ubuntu "14.04-trusty" | |
Port table | |
_uuid bond_downdelay bond_fake_iface bond_mode bond_updelay external_ids fake_bridge interfaces lacp mac name other_config qos statistics status tag trunks vlan_mode | |
------------------------------------ -------------- --------------- --------- ------------ ------------ ----------- -------------------------------------- ---- --- ---------------- ------------ --- ---------- ------ ---- ------ --------- | |
350fe815-5f9b-44c9-8b61-7258d3258933 0 false [] 0 {} false [bfb6185a-358b-4691-b95c-097c2142f60b] [] [] br-ex {} [] {} {} [] [] [] | |
d7705ca1-b2a5-4e90-a52f-9123c0bb26f4 0 false [] 0 {} false [b96ccc7e-c4bd-4ec8-a34c-c10c2902bf9f] [] [] br-int {} [] {} {} [] [] [] | |
49877be1-68aa-40ab-8ba9-89a9db81d4bf 0 false [] 0 {} false [511851e5-ba43-47e6-bb0c-5e1ce07c3263] [] [] br-tun {} [] {} {} [] [] [] | |
fac83b60-e64a-4e3a-9d7c-241c6d4a9102 0 false [] 0 {} false [f9b00c42-4b59-41b3-b493-a3cc9b8f819d] [] [] patch-int {} [] {} {} [] [] [] | |
6e4a08f2-430d-46e6-88ed-f6a5f749b33a 0 false [] 0 {} false [17016932-8b7a-47fc-81cd-8759efee05cf] [] [] patch-tun {} [] {} {} [] [] [] | |
76ef01b7-7b3f-47f3-aa15-bcdbe7e72a1f 0 false [] 0 {} false [50eac00d-becb-4f51-9055-423039782be7] [] [] "qg-5191db84-ba" {} [] {} {} [] [] [] | |
e36e8de9-dae3-4d25-b804-17239841c647 0 false [] 0 {} false [124e494e-42d2-41d7-882e-873b52d7b14e] [] [] "qg-680f1a80-73" {} [] {} {} [] [] [] | |
34d8750e-b044-4f68-ac1b-cfb0206bc17c 0 false [] 0 {} false [59a32080-9383-4c52-b03e-d404f5bbe078] [] [] "qr-2442abc1-dd" {} [] {} {} 8 [] [] | |
94841b85-09b1-4d37-854f-140ffc1291a8 0 false [] 0 {} false [8ad6d87f-5c57-42a0-b8b0-011cc30a3440] [] [] "qr-d2cf4fce-a6" {} [] {} {} 1 [] [] | |
6959ee0c-29dc-4f43-acc7-54c68147277b 0 false [] 0 {} false [4da8d804-9171-4619-9c6e-8398dc6ee369] [] [] "qvo3d527d34-4d" {} [] {} {} 4095 [] [] | |
5f46652f-785a-4379-997b-7a5df21e56d0 0 false [] 0 {} false [4e3b7dc1-c47d-4881-9832-78c05c689f32] [] [] "qvo467066fa-3a" {} [] {} {} 8 [] [] | |
6cbc3708-1c19-4f93-b77a-293afc70ca19 0 false [] 0 {} false [8e1e03c3-5310-4930-b46e-9b6744fa8052] [] [] "qvo5c5e6f65-29" {} [] {} {} 4095 [] [] | |
d266c446-e382-4a93-9271-63277ab2c670 0 false [] 0 {} false [e46e13ab-323b-4168-81da-6503fcc88e14] [] [] "qvob6cfa863-42" {} [] {} {} 4095 [] [] | |
0d24e13c-a3f3-471d-85a2-a46c2f8a41e2 0 false [] 0 {} false [17094e8c-4728-4159-8d21-d50df6bc4c17] [] [] "qvofd7695de-90" {} [] {} {} 4095 [] [] | |
8cab20f0-bd2e-4efb-a3a3-47f27d6b7b72 0 false [] 0 {} false [67fe1cb9-504b-4d71-b949-7f3d33f5d6dc] [] [] "qvofdee011d-a7" {} [] {} {} 4095 [] [] | |
8ee6a01a-ea1c-4816-aa1c-359a0193e013 0 false [] 0 {} false [d5683343-ca9d-4672-a4d4-7edf1130089e] [] [] "tap075f061e-ed" {} [] {} {} 1 [] [] | |
b3becd60-11b6-41f4-a847-ac271964eb59 0 false [] 0 {} false [968bb6dc-783e-43d4-98e1-243faaddb803] [] [] "tap2f274224-04" {} [] {} {} 8 [] [] | |
QoS table | |
_uuid external_ids other_config queues type | |
----- ------------ ------------ ------ ---- | |
Queue table | |
_uuid dscp external_ids other_config | |
----- ---- ------------ ------------ | |
SSL table | |
_uuid bootstrap_ca_cert ca_cert certificate external_ids private_key | |
----- ----------------- ------- ----------- ------------ ----------- | |
sFlow table | |
_uuid agent external_ids header polling sampling targets | |
----- ----- ------------ ------ ------- -------- ------- | |
2014-09-22 06:54:40,740 35572 ERROR [tempest.scenario.manager] Public network connectivity check failed | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager Traceback (most recent call last): | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/scenario/manager.py", line 1964, in _check_public_network_connectivity | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager should_connect=should_connect) | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/scenario/manager.py", line 1951, in _check_vm_connectivity | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager self.get_remote_client(ip_address, username, private_key) | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/scenario/manager.py", line 1400, in get_remote_client | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager linux_client.validate_authentication() | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/common/utils/linux/remote_client.py", line 54, in validate_authentication | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager self.ssh_client.test_connection_auth() | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/common/ssh.py", line 151, in test_connection_auth | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager connection = self._get_ssh_connection() | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/common/ssh.py", line 88, in _get_ssh_connection | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager password=self.password) | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager SSHTimeout: Connection to the 172.24.4.50 via SSH timed out. | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager User: cirros, Password: None | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager | |
2014-09-22 06:54:40,742 35572 DEBUG [tempest.scenario.manager] Console output for 519bdb8b-5cd6-497d-8d75-7f607e4dc813 | |
2014-09-22 06:54:40,746 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813/action' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" -d '{"os-getConsoleOutput": {"length": null}}' | |
2014-09-22 06:54:44,111 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:44 GMT', 'content-length': '3470', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad4f5701-3836-4bdb-b200-f2ba9173afcf'}) | |
RESP BODY: {"output": "info: /etc/init.d/rc.sysinit: up at 318682.89\ninfo: container: LIBVIRT_LXC_UUID=519bdb8b-5cd6-497d-8d75-7f6\nStarting logging: OK\nInitializing random number generator... done.\nStarting acpid: OK\ncirros-ds 'local' up at 318682.99\nno results found for mode=local. up 318683.03. searched: nocloud configdrive ec2\nStarting network...\nip: RTNETLINK answers: File exists\nudhcpc (v1.20.1) started\nSending discover...\nSending discover...\nSending select for 10.100.0.2...\nSending select for 10.100.0.2...\nLease of 10.100.0.2 obtained, lease time 86400\ndeleting routers\nadding dns 10.100.0.3\nWARN: /etc/rc3.d/S40-network failed\ncirros-ds 'net' up at 318803.38\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 318803.39. request failed\nfailed 2/20: up 318805.83. request failed\nfailed 3/20: up 318807.85. request failed\nfailed 4/20: up 318809.87. request failed\nfailed 5/20: up 318811.89. request failed\nfailed 6/20: up 318814.10. request failed\nfailed 7/20: up 318816.12. request failed\nfailed 8/20: up 318818.14. request failed\nfailed 9/20: up 318820.16. request failed\nfailed 10/20: up 318822.18. request failed\nfailed 11/20: up 318824.19. request failed\nfailed 12/20: up 318826.24. request failed\nfailed 13/20: up 318828.26. request failed\nfailed 14/20: up 318830.27. request failed\nfailed 15/20: up 318832.29. request failed\nfailed 16/20: up 318834.31. request failed\nfailed 17/20: up 318836.32. request failed\nfailed 18/20: up 318838.34. request failed\nfailed 19/20: up 318840.36. request failed\nfailed 20/20: up 318842.37. request failed\nfailed to read iid from metadata. tried 20\nno results found for mode=net. up 318844.39. searched: nocloud configdrive ec2\nfailed to get instance-id of datasource\nStarting dropbear sshd: generating rsa key... generating dsa key... OK\n=== system information ===\nPlatform: Container: LIBVIRT_LXC_UUID=519bdb8b-5cd6-497d-8d75-7f6\nArch: x86_64\nCPU(s): 4 @ 2693.262 MHz\nCores/Sockets/Threads: 1/4/1\nVirt-type: \nRAM Size: 1994MB\n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgwC6fBjtRr6+cbUS5ve6wT5MpKdTUAxs41HH27PfkFoD//SRhoMm0cCleWbJ3EdfIBZeZNKAYAiOjymwLGeaGpQ03SJ0b0hcGo0oBOfvHVMiw9BUwwF5rAp2+shzvwQDq1I/KB1HArZLlsf65DRo4FFCw3yglGBpdcHXiu2oYRSFHwAP root@cirros\nssh-dss AAAAB3NzaC1kc3MAAACBAIASp23DiGX6b8P1b53WY+rsBWfO4mmjhuTrX5Is0YWAX/30/DXY6sAEQb/M4IoaEcFo6cJi9Sl/eoU/UOSXnRVwl7AhX9wBwsDirvgMVRjDBIGG3OIyHMUa2A3wug7B5p52u7fK8IpUqBHmy+wUg8zzgZJgwz3d9MfXoy6Od6Y9AAAAFQCjOp5cxcKTu/VXdfYwG3Ag0Q4RwQAAAIANRrFig+CFUQQk56XagUm2ckQS3/miNOwDUD6lEw1I0ZtiXKGDdZh3Wk9tRK+v3CvfphwiIP3c9yJLV8fo9wr6omXgi7eIkOP5thK7H3vfYwy5gdGlfx08TiQd3cCvrgYYI8mzj4YQr6CGioWLrDAe84LNHAAMind2XWbIFYTJdAAAAIAIEi48r1S9vsPjUPy0l3R0h/YsWptEKVui+dpvTzH4QANElXsvK766jgy7BMFxrwbmkE0Yl2tYrTaSwpD9+Abnc+dTARVtrV0RuE9zqQTAsWiJKGjjDSEVkd4/kRn5/nWZNrtwIgP/xWefn/Xc93j6RBoy9jJ7S817B2Oql27vQA== root@cirros\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,10.100.0.2,28,fe80::f816:3eff:fe20:d3b3\nip-route:default via 10.100.0.1 dev eth0 \nip-route:10.100.0.0/28 dev eth0 src 10.100.0.2 \n=== datasource: None None ===\n=== cirros: current=0.3.2 uptime=318844.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'cubswin:)'. use 'sudo' for root.\ncirros login: "} | |
2014-09-22 06:54:44,113 35572 DEBUG [tempest.scenario.manager] info: /etc/init.d/rc.sysinit: up at 318682.89 | |
info: container: LIBVIRT_LXC_UUID=519bdb8b-5cd6-497d-8d75-7f6 | |
Starting logging: OK | |
Initializing random number generator... done. | |
Starting acpid: OK | |
cirros-ds 'local' up at 318682.99 | |
no results found for mode=local. up 318683.03. searched: nocloud configdrive ec2 | |
Starting network... | |
ip: RTNETLINK answers: File exists | |
udhcpc (v1.20.1) started | |
Sending discover... | |
Sending discover... | |
Sending select for 10.100.0.2... | |
Sending select for 10.100.0.2... | |
Lease of 10.100.0.2 obtained, lease time 86400 | |
deleting routers | |
adding dns 10.100.0.3 | |
WARN: /etc/rc3.d/S40-network failed | |
cirros-ds 'net' up at 318803.38 | |
checking http://169.254.169.254/2009-04-04/instance-id | |
failed 1/20: up 318803.39. request failed | |
failed 2/20: up 318805.83. request failed | |
failed 3/20: up 318807.85. request failed | |
failed 4/20: up 318809.87. request failed | |
failed 5/20: up 318811.89. request failed | |
failed 6/20: up 318814.10. request failed | |
failed 7/20: up 318816.12. request failed | |
failed 8/20: up 318818.14. request failed | |
failed 9/20: up 318820.16. request failed | |
failed 10/20: up 318822.18. request failed | |
failed 11/20: up 318824.19. request failed | |
failed 12/20: up 318826.24. request failed | |
failed 13/20: up 318828.26. request failed | |
failed 14/20: up 318830.27. request failed | |
failed 15/20: up 318832.29. request failed | |
failed 16/20: up 318834.31. request failed | |
failed 17/20: up 318836.32. request failed | |
failed 18/20: up 318838.34. request failed | |
failed 19/20: up 318840.36. request failed | |
failed 20/20: up 318842.37. request failed | |
failed to read iid from metadata. tried 20 | |
no results found for mode=net. up 318844.39. searched: nocloud configdrive ec2 | |
failed to get instance-id of datasource | |
Starting dropbear sshd: generating rsa key... generating dsa key... OK | |
=== system information === | |
Platform: Container: LIBVIRT_LXC_UUID=519bdb8b-5cd6-497d-8d75-7f6 | |
Arch: x86_64 | |
CPU(s): 4 @ 2693.262 MHz | |
Cores/Sockets/Threads: 1/4/1 | |
Virt-type: | |
RAM Size: 1994MB | |
=== sshd host keys === | |
-----BEGIN SSH HOST KEY KEYS----- | |
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgwC6fBjtRr6+cbUS5ve6wT5MpKdTUAxs41HH27PfkFoD//SRhoMm0cCleWbJ3EdfIBZeZNKAYAiOjymwLGeaGpQ03SJ0b0hcGo0oBOfvHVMiw9BUwwF5rAp2+shzvwQDq1I/KB1HArZLlsf65DRo4FFCw3yglGBpdcHXiu2oYRSFHwAP root@cirros | |
ssh-dss AAAAB3NzaC1kc3MAAACBAIASp23DiGX6b8P1b53WY+rsBWfO4mmjhuTrX5Is0YWAX/30/DXY6sAEQb/M4IoaEcFo6cJi9Sl/eoU/UOSXnRVwl7AhX9wBwsDirvgMVRjDBIGG3OIyHMUa2A3wug7B5p52u7fK8IpUqBHmy+wUg8zzgZJgwz3d9MfXoy6Od6Y9AAAAFQCjOp5cxcKTu/VXdfYwG3Ag0Q4RwQAAAIANRrFig+CFUQQk56XagUm2ckQS3/miNOwDUD6lEw1I0ZtiXKGDdZh3Wk9tRK+v3CvfphwiIP3c9yJLV8fo9wr6omXgi7eIkOP5thK7H3vfYwy5gdGlfx08TiQd3cCvrgYYI8mzj4YQr6CGioWLrDAe84LNHAAMind2XWbIFYTJdAAAAIAIEi48r1S9vsPjUPy0l3R0h/YsWptEKVui+dpvTzH4QANElXsvK766jgy7BMFxrwbmkE0Yl2tYrTaSwpD9+Abnc+dTARVtrV0RuE9zqQTAsWiJKGjjDSEVkd4/kRn5/nWZNrtwIgP/xWefn/Xc93j6RBoy9jJ7S817B2Oql27vQA== root@cirros | |
-----END SSH HOST KEY KEYS----- | |
=== network info === | |
if-info: lo,up,10.100.0.2,28,fe80::f816:3eff:fe20:d3b3 | |
ip-route:default via 10.100.0.1 dev eth0 | |
ip-route:10.100.0.0/28 dev eth0 src 10.100.0.2 | |
=== datasource: None None === | |
=== cirros: current=0.3.2 uptime=318844.54 === | |
____ ____ ____ | |
/ __/ __ ____ ____ / __ \/ __/ | |
/ /__ / // __// __// /_/ /\ \ | |
\___//_//_/ /_/ \____/___/ | |
http://cirros-cloud.net | |
login as 'cirros' user. default password: 'cubswin:)'. use 'sudo' for root. | |
cirros login: | |
2014-09-22 06:54:44,668 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/floatingips/19495d40-00bc-456b-96f1-875d7148ac41.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:45,031 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:45 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-cdde3f05-68ca-4a89-9b30-c46836bd7b0f'}) | |
2014-09-22 06:54:45,031 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X DELETE -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:49,279 35572 DEBUG [novaclient.client] RESP: [204] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:49 GMT', 'content-length': '0', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7519c90-0538-4f94-af06-8d5e9563264a'}) | |
RESP BODY: null | |
2014-09-22 06:54:49,284 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:49,469 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:49 GMT', 'content-length': '1625', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed8b70b3-ef9d-46f3-bb63-102c1a7411f6'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:54:49Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:54:49,472 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to NotFound status. Currently in ACTIVE status | |
2014-09-22 06:54:50,474 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:50,594 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:50 GMT', 'content-length': '1625', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce58bc2-ed25-4433-b67b-33a759d43d3f'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:54:49Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:54:50,594 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to NotFound status. Currently in ACTIVE status | |
2014-09-22 06:54:51,596 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:51,681 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:51 GMT', 'content-length': '1625', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1237f0-6dc8-4e85-86d2-51648bfd30d3'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:54:49Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:54:51,682 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to NotFound status. Currently in ACTIVE status | |
2014-09-22 06:54:52,684 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:52,768 35572 DEBUG [novaclient.client] RESP: [404] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:52 GMT', 'content-length': '73', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-d69e6a83-7486-4d95-b3d1-9a9adc7addec'}) | |
RESP BODY: {"itemNotFound": {"message": "Instance could not be found", "code": 404}} | |
2014-09-22 06:54:52,776 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871/remove_router_interface.json -X PUT -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873"}' | |
2014-09-22 06:54:52,966 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:52 GMT', 'content-length': '199', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-ba3ef3c3-8ab4-43cc-8ab8-a6a12e3461ea'}) {"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_id": "2442abc1-dd37-4dec-b676-9a7a1bca2ef9", "id": "e40c0660-42ca-490b-82be-b0840f957871"} | |
2014-09-22 06:54:52,969 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/subnets/50a10b88-10e5-423b-bac3-d79be489f873.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,189 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-2b2eb5a4-ee6d-4443-baa1-d99bcc617f38'}) | |
2014-09-22 06:54:53,191 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871.json -X PUT -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"router": {"external_gateway_info": {}}}' | |
2014-09-22 06:54:53,420 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '265', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-f335e902-0821-4ed7-819b-f3dc7ca1a6dc'}) {"router": {"status": "ACTIVE", "external_gateway_info": null, "name": "router-smoke--99701421", "admin_state_up": true, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "distributed": false, "routes": [], "ha": false, "id": "e40c0660-42ca-490b-82be-b0840f957871"}} | |
2014-09-22 06:54:53,421 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,559 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-7c686953-9652-4b45-be3f-4e7b33a98c08'}) | |
2014-09-22 06:54:53,561 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/networks/02d83931-4090-41a2-814c-b8a7cf590081.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,820 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-2e6ef547-7aad-47af-807b-b51d9aaec38d'}) | |
2014-09-22 06:54:53,822 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules/e1a91e2a-0dbc-4d67-b042-246c31e6213a.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,862 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-2f3a5ad6-c5f6-49ce-8a2b-3fed4bac80a9'}) | |
2014-09-22 06:54:53,863 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules/7ed0fb20-1ea1-4494-9d8d-7cca4fdaab9f.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,923 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-681d212e-e00b-4c2e-be3d-bd9dbb3f2ee8'}) | |
2014-09-22 06:54:53,924 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules/23b39d54-6feb-4450-91fb-0d53df25fbe0.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,986 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-a0cc2fa6-572b-48df-b882-821321c64103'}) | |
2014-09-22 06:54:53,988 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules/cbd14d6f-9937-4d4e-9912-c8fd9266e666.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:54,039 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:54 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-117c1385-dd4f-4a98-80bb-0ffdc4915ce9'}) | |
2014-09-22 06:54:54,040 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-groups/96e6c3aa-b441-434a-b615-3f7bf2f5eda1.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:54,117 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:54 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-5e20dd0c-d884-4154-a14b-ec7244016e10'}) | |
2014-09-22 06:54:54,126 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/os-keypairs/keypair-smoke--741531478' -X DELETE -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:54,177 35572 DEBUG [novaclient.client] RESP: [202] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:54 GMT', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'x-compute-request-id': 'req-f071aa8a-ac18-4ebd-8636-e2640d0fb91e'}) | |
RESP BODY: null | |
2014-09-22 06:54:54,178 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:57,078 35572 DEBUG [novaclient.client] RESP: [404] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:57 GMT', 'content-length': '73', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-bde259ae-14b5-44c6-a4f4-dc79b2d0f51b'}) | |
RESP BODY: {"itemNotFound": {"message": "Instance could not be found", "code": 404}} | |
}}} | |
Traceback (most recent call last): | |
File "tempest/test.py", line 128, in wrapper | |
return f(self, *func_args, **func_kwargs) | |
File "tempest/scenario/test_network_advanced_server_ops.py", line 111, in test_server_connectivity_rebuild | |
self._setup_network_and_servers() | |
File "tempest/scenario/test_network_advanced_server_ops.py", line 75, in _setup_network_and_servers | |
self._wait_server_status_and_check_network_connectivity() | |
File "tempest/scenario/test_network_advanced_server_ops.py", line 91, in _wait_server_status_and_check_network_connectivity | |
self._check_network_connectivity() | |
File "tempest/scenario/test_network_advanced_server_ops.py", line 86, in _check_network_connectivity | |
servers=[self.server]) | |
File "tempest/scenario/manager.py", line 1964, in _check_public_network_connectivity | |
should_connect=should_connect) | |
File "tempest/scenario/manager.py", line 1951, in _check_vm_connectivity | |
self.get_remote_client(ip_address, username, private_key) | |
File "tempest/scenario/manager.py", line 1400, in get_remote_client | |
linux_client.validate_authentication() | |
File "tempest/common/utils/linux/remote_client.py", line 54, in validate_authentication | |
self.ssh_client.test_connection_auth() | |
File "tempest/common/ssh.py", line 151, in test_connection_auth | |
connection = self._get_ssh_connection() | |
File "tempest/common/ssh.py", line 88, in _get_ssh_connection | |
password=self.password) | |
SSHTimeout: Connection to the 172.24.4.50 via SSH timed out. | |
User: cirros, Password: None | |
Traceback (most recent call last): | |
_StringException: Empty attachments: | |
stderr | |
stdout | |
pythonlogging:'': {{{ | |
2014-09-22 06:48:53,844 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:5000/v2.0/tokens' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -d '{"auth": {"tenantName": "demo", "passwordCredentials": {"username": "demo", "password": "{SHA1}5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8"}}}' | |
2014-09-22 06:48:53,928 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:53 GMT', 'vary': 'X-Auth-Token', 'content-length': '2730', 'content-type': 'application/json', 'server': 'Apache/2.4.7 (Ubuntu)'}) | |
RESP BODY: {"access": {"token": {"issued_at": "2014-09-22T11:48:53.916553", "expires": "2014-09-22T12:48:53Z", "id": "{SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d", "tenant": {"enabled": true, "description": null, "name": "demo", "id": "0b4735195b5348e69f9094ec2a94c1ae"}, "audit_ids": ["MAZv9PixQoChG_mik5XvgQ"]}, "serviceCatalog": [{"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae", "region": "RegionOne", "publicURL": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae", "internalURL": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae", "id": "31ff8dc1f0274bcc9817de16b76bc131"}], "type": "compute", "name": "nova"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:9696/", "region": "RegionOne", "publicURL": "http://192.168.60.225:9696/", "internalURL": "http://192.168.60.225:9696/", "id": "a6fa5c20e9fd4c1396c614107c4e439b"}], "type": "network", "name": "neutron"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:8774/v3", "region": "RegionOne", "publicURL": "http://192.168.60.225:8774/v3", "internalURL": "http://192.168.60.225:8774/v3", "id": "10e88b10dcdb422f906aada6e62dbb64"}], "type": "computev3", "name": "novav3"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:3333", "region": "RegionOne", "publicURL": "http://192.168.60.225:3333", "internalURL": "http://192.168.60.225:3333", "id": "78359879326649eb99e2fa7ebfe97a0c"}], "type": "s3", "name": "s3"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:9292", "region": "RegionOne", "publicURL": "http://192.168.60.225:9292", "internalURL": "http://192.168.60.225:9292", "id": "13e1a018d568468c98e169a270c7bee3"}], "type": "image", "name": "glance"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:8773/services/Admin", "region": "RegionOne", "publicURL": "http://192.168.60.225:8773/services/Cloud", "internalURL": "http://192.168.60.225:8773/services/Cloud", "id": "8e01c4538dd54cd6823217162f923e47"}], "type": "ec2", "name": "ec2"}, {"endpoints_links": [], "endpoints": [{"adminURL": "http://192.168.60.225:35357/v2.0", "region": "RegionOne", "publicURL": "http://192.168.60.225:5000/v2.0", "internalURL": "http://192.168.60.225:5000/v2.0", "id": "74638a86519646f196854a88a1fa1ae1"}], "type": "identity", "name": "keystone"}], "user": {"username": "demo", "roles_links": [], "id": "5154017201bf4b0f92552dea47ba4504", "roles": [{"name": "_member_"}, {"name": "Member"}, {"name": "anotherrole"}], "name": "demo"}, "metadata": {"is_admin": 0, "roles": ["9fe2ff9ee4384b1894a90878d3e92bab", "0dca2edaa5d642b28c6a0cdaeceafbeb", "e7ed9cb566984344a5f8bea7f95c36d0"]}}} | |
2014-09-22 06:48:53,929 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/os-keypairs' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" -d '{"keypair": {"name": "keypair-smoke--741531478"}}' | |
2014-09-22 06:48:55,208 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '2305', 'content-type': 'application/json', 'x-compute-request-id': 'req-38fcfef0-92a1-4059-a84f-5f8ea59be238'}) | |
RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmZ+9ivFTbtxh4eGyFpRqvTZ5USNTHotF5YW+3y94pGDvfuCbxjnWRHltu3M+ZK/M6XNhQxE/tNPxGeOnMlhV/HJBg0ThOmMoNpSrPK9/kEcTArvtopgkqEcfkT3aIHr6kGbjKONJVa7qDw699icd6jMvvCaYZiS/0fEZrUZasyOFOrd3s4+k9UllCSuKt/Sh4XW2R7pIDKs/t4mHwaDTwiIcn+vqnhnED0UgJOEdR+nYWU5l7YJ/E7NJIP9RkkpqBWCnSh7g3tUuGZwKPENkvlfIUQOLTT66yz4FFXOE+Kk5kOKO/ap3cY9E/KJeQZkbBpz+WD7j+6NgNzD1EXVHp Generated-by-Nova\n", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApmfvYrxU27cYeHhshaUar02eVEjUx6LReWFvt8veKRg737gm\n8Y51kR5bbtzPmSvzOlzYUMRP7TT8RnjpzJYVfxyQYNE4TpjKDaUqzyvf5BHEwK77\naKYJKhHH5E92iB6+pBm4yjjSVWu6g8OvfYnHeozL7wmmGYkv9HxGa1GWrMjhTq3d\n7OPpPVJZQkrirf0oeF1tke6SAyrP7eJh8Gg08IiHJ/r6p4ZxA9FICThHUfp2FlOZ\ne2CfxOzSSD/UZJKagVgp0oe4N7VLhmcCjxDZL5XyFEDi00+uss+BRVzhPipOZDij\nv2qd3GPRPyiXkGZGwac/lg+4/ujYDcw9RF1R6QIDAQABAoIBAQCSGxO+d2lyeLKN\no/504WAqp1Xq3v+kQTr2/iwfDmsDXfnEFmZrFQ/42NSi5FGKRWKLzdVIJPWgajNO\nlP+C2AwLzUKfH1P2/oP5sxmBSR6Nm2RLYdfwLEhDndUKixKhtYzhfIwZUgarZakf\n5AMDkKOK4HB2ctxZ83Adk7gopjxLe7KUMZGBk5u6Xjlhuv14qHb+/w05HS9dyEI1\nZfFMP5lpTjfBV7J67lZysM+TTvBc9JIBGjb88O6kBWtpr5q3YzgSaYck4P6SdaFS\n29hOS4iR3QQdaqSaEfTXO0xS98adby8AWCSBdkyBgKecbzuiGysKu3a7i6Pc+oFm\ngQaYv7qZAoGBAM+093Xhj55wjRDP1paxxy2Zswy8p8HxakGY18Vd7ZJqppSvPiR6\nglNpu3yHCLrdiISLu88k8lEh3L2oKi1kLriJoeNh3VG1BRfRpmc04f3m7yDdW+mR\nefgmMIU/ybjuiWW8b+zTfwEfi2qNvLHmF0pp1I33qWoKP5KZnboHykwDAoGBAM0Y\nrN6IJLEZOuVX0kVCjrqIJsu/uWWqISasfSRBLy6/wYA5p4JfhEGdpcdckn6DLP+s\nMLMS0QWSjpoCECtjYQdkxA0OWklhocMA9Q3ycZhyIp87uPuMtS2x8mddPrEp2WPy\nM1ey1APrAtbD+EBhu+9MnAcfYZYXXHagtGKAn6SjAoGBAKoZkvsYEUz48Z3OB/f7\neZmvoMGSknQzKAi2iiZZSOE6tFdZuLOZHLgBBAj0cULPgCjEYrc+k6+74pHzcS8h\nN13rYQfdMqnibFxYVkV5OoZ7pGQuxEHg4JlHdT76wVHRD/agPq0de4pI8hz+HIU4\nYOSRDQCCzVxJLkz5vwEFtjdPAoGBAJFXmjH9Ett6ALXEPZudZh4kHDIphQ3ZubJ5\nbBmEJBaiB1OCCAYpAEWrnW6hWKNU/E+XS8+rVvr2+B2FtsW4oGsn6pNCB5OXH5Zc\nmEyw8fVRdN2Y6idBeKeQQjMj7iiIeqkMW3wbm4nHQnTF3ahqWk9j3/JgN7ywg3MB\nwbNIaVm3AoGAMxV6lpYfHox8Glic4a5Ng7owYywc6LqQwI9GEVjbYPUHIhjXInl7\nfBoLiH2kQM3zePy9EHUL1ni3MiJvZKiYGZwXxW+rruVs7T8ZpOJKCOoEU5RCawJY\nzJyMQTHSG1uD+zkZ71Dt7ZHPopo+1Ygc72sIOFMemlgE/caT0aW3oqE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "5154017201bf4b0f92552dea47ba4504", "name": "keypair-smoke--741531478", "fingerprint": "35:ef:34:df:de:2c:3b:61:8e:fc:fa:57:99:ef:57:3c"}} | |
2014-09-22 06:48:55,209 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-groups.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "description": "secgroup-smoke--1859415220 description", "name": "secgroup-smoke--1859415220"}}' | |
2014-09-22 06:48:55,301 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '874', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-097083a7-84e3-4b20-9976-422e7e9b099b'}) {"security_group": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "description": "secgroup-smoke--1859415220 description", "id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1", "security_group_rules": [{"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": null, "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": null, "port_range_min": null, "id": "bb0b6d0e-a4e0-4ff9-8c70-4d30edd5cd44", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}, {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": null, "ethertype": "IPv6", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": null, "port_range_min": null, "id": "9e8c94dc-af50-4074-8ede-e4522ee8158e", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}], "name": "secgroup-smoke--1859415220"}} | |
2014-09-22 06:48:55,302 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group_rule": {"direction": "ingress", "port_range_min": 22, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": 22, "protocol": "tcp", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}}' | |
2014-09-22 06:48:55,378 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '340', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-0b397e84-6f46-445a-af77-6692ad608d4a'}) {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "remote_ip_prefix": null, "protocol": "tcp", "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": 22, "port_range_min": 22, "id": "cbd14d6f-9937-4d4e-9912-c8fd9266e666", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}} | |
2014-09-22 06:48:55,379 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group_rule": {"direction": "egress", "port_range_min": 22, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": 22, "protocol": "tcp", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}}' | |
2014-09-22 06:48:55,409 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '339', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-d96ad0c7-3b05-4bdb-bd20-26ec604963ca'}) {"security_group_rule": {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": "tcp", "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": 22, "port_range_min": 22, "id": "23b39d54-6feb-4450-91fb-0d53df25fbe0", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}} | |
2014-09-22 06:48:55,410 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group_rule": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "direction": "ingress", "protocol": "icmp", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}}' | |
2014-09-22 06:48:55,476 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '345', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-ee96458c-9c47-4678-8852-63aeae0e0d34'}) {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "remote_ip_prefix": null, "protocol": "icmp", "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": null, "port_range_min": null, "id": "7ed0fb20-1ea1-4494-9d8d-7cca4fdaab9f", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}} | |
2014-09-22 06:48:55,477 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"security_group_rule": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "direction": "egress", "protocol": "icmp", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}}' | |
2014-09-22 06:48:55,530 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '344', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-7fb4fc5c-f839-4bd9-a65f-5af6a279ea01'}) {"security_group_rule": {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": "icmp", "ethertype": "IPv4", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_range_max": null, "port_range_min": null, "id": "e1a91e2a-0dbc-4d67-b042-246c31e6213a", "security_group_id": "96e6c3aa-b441-434a-b615-3f7bf2f5eda1"}} | |
2014-09-22 06:48:55,531 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/networks.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"network": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "name": "network-smoke--276319488"}}' | |
2014-09-22 06:48:55,599 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '349', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-a2e738e0-d940-4147-b72f-31d933d67074'}) {"network": {"status": "ACTIVE", "subnets": [], "name": "network-smoke--276319488", "provider:physical_network": null, "admin_state_up": true, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "provider:network_type": "vxlan", "router:external": false, "shared": false, "id": "02d83931-4090-41a2-814c-b8a7cf590081", "provider:segmentation_id": 1003}} | |
2014-09-22 06:48:55,600 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"router": {"tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "name": "router-smoke--99701421", "admin_state_up": true}}' | |
2014-09-22 06:48:55,651 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '265', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-1951e131-98b6-4cbd-a640-5183912cff19'}) {"router": {"status": "ACTIVE", "external_gateway_info": null, "name": "router-smoke--99701421", "admin_state_up": true, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "distributed": false, "routes": [], "ha": false, "id": "e40c0660-42ca-490b-82be-b0840f957871"}} | |
2014-09-22 06:48:55,652 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871.json -X PUT -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"router": {"external_gateway_info": {"network_id": "d7ea8d88-5d58-4637-b9bc-b4ffcac58749"}}}' | |
2014-09-22 06:48:55,944 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '336', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-f681002c-e8d7-4998-9546-742c389cf037'}) {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d7ea8d88-5d58-4637-b9bc-b4ffcac58749", "enable_snat": true}, "name": "router-smoke--99701421", "admin_state_up": true, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "distributed": false, "routes": [], "ha": false, "id": "e40c0660-42ca-490b-82be-b0840f957871"}} | |
2014-09-22 06:48:55,945 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/subnets.json?tenant_id=0b4735195b5348e69f9094ec2a94c1ae&cidr=10.100.0.0%2F28 -X GET -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:48:55,957 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:55 GMT', 'content-length': '15', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-d2077af8-67a1-4e60-98bd-894ba647fe52'}) {"subnets": []} | |
2014-09-22 06:48:55,958 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/subnets.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"subnet": {"network_id": "02d83931-4090-41a2-814c-b8a7cf590081", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "cidr": "10.100.0.0/28", "ip_version": 4, "name": "subnet-smoke--407310889"}}' | |
2014-09-22 06:48:56,058 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:56 GMT', 'content-length': '447', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-fa0427ca-7c66-4aed-803f-41ed327968b5'}) {"subnet": {"name": "subnet-smoke--407310889", "enable_dhcp": true, "network_id": "02d83931-4090-41a2-814c-b8a7cf590081", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "dns_nameservers": [], "gateway_ip": "10.100.0.1", "ipv6_ra_mode": null, "allocation_pools": [{"start": "10.100.0.2", "end": "10.100.0.14"}], "host_routes": [], "ip_version": 4, "ipv6_address_mode": null, "cidr": "10.100.0.0/28", "id": "50a10b88-10e5-423b-bac3-d79be489f873"}} | |
2014-09-22 06:48:56,059 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871/add_router_interface.json -X PUT -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873"}' | |
2014-09-22 06:48:56,657 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:56 GMT', 'content-length': '199', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-d8c9de95-01e2-45c4-b363-e5810ae2463d'}) {"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_id": "2442abc1-dd37-4dec-b676-9a7a1bca2ef9", "id": "e40c0660-42ca-490b-82be-b0840f957871"} | |
2014-09-22 06:48:56,658 35572 DEBUG [tempest.scenario.manager] Creating a server (name: server-smoke-1632283836, image: 4f481d13-f23d-4cea-b61a-008a0f9ccd30, flavor: 42) | |
2014-09-22 06:48:56,658 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" -d '{"server": {"name": "server-smoke-1632283836", "imageRef": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "key_name": "keypair-smoke--741531478", "flavorRef": "42", "max_count": 1, "min_count": 1, "networks": [{"uuid": "02d83931-4090-41a2-814c-b8a7cf590081"}], "security_groups": [{"name": "secgroup-smoke--1859415220"}]}}' | |
2014-09-22 06:48:59,009 35572 DEBUG [novaclient.client] RESP: [202] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:59 GMT', 'content-length': '463', 'content-type': 'application/json', 'location': 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813', 'x-compute-request-id': 'req-294972fe-7e6d-47cb-aa64-b06df239bb8d'}) | |
RESP BODY: {"server": {"links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "OS-DCF:diskConfig": "MANUAL", "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "adminPass": "x3U4zBL5fFn9"}} | |
2014-09-22 06:48:59,010 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:48:59,374 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:59 GMT', 'content-length': '1345', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bbb73d7-8369-486a-873c-7446905a26ac'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:48:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:48:59,375 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:48:59,505 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:48:59 GMT', 'content-length': '1345', 'content-type': 'application/json', 'x-compute-request-id': 'req-39203a29-78d7-4c68-b682-24e8c618c443'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:48:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:48:59,506 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:00,508 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:00,656 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:00 GMT', 'content-length': '1411', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92ae88a-4853-40c2-b820-8548bc49453c'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:00,657 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:01,660 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:02,126 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:02 GMT', 'content-length': '1460', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8a8e0e-c8d2-4b65-b583-1a352683623b'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:02,128 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:03,135 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:05,483 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:05 GMT', 'content-length': '1460', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba468f3c-4d12-4076-8b5b-29407c1d364f'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:05,498 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:06,501 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:06,625 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:06 GMT', 'content-length': '1460', 'content-type': 'application/json', 'x-compute-request-id': 'req-c027f22f-2d2e-4e55-b168-9789acfccb9d'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:06,626 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:07,630 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:07,891 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:07 GMT', 'content-length': '1460', 'content-type': 'application/json', 'x-compute-request-id': 'req-185aea8c-4fb1-468c-8b48-bb84318364da'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2014-09-22T11:49:00Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:07,912 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to ACTIVE status. Currently in BUILD status | |
2014-09-22 06:49:08,914 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:09,055 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:09 GMT', 'content-length': '1619', 'content-type': 'application/json', 'x-compute-request-id': 'req-329505f3-59d6-4f27-8b1e-5ebd5e7f3f9d'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:49:08Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:09,060 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:09,706 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:09 GMT', 'content-length': '1619', 'content-type': 'application/json', 'x-compute-request-id': 'req-d774e164-649e-42d5-887c-ae33956328ae'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:49:08Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:09,709 35572 DEBUG [tempest.scenario.manager] Created server: <Server: server-smoke-1632283836> | |
2014-09-22 06:49:09,734 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/ports.json?fixed_ip=None&device_id=519bdb8b-5cd6-497d-8d75-7f607e4dc813 -X GET -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:49:09,771 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:09 GMT', 'content-length': '728', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-ad646b2e-195e-4de0-9cc8-2a9369d492aa'}) {"ports": [{"status": "DOWN", "binding:host_id": "surya", "allowed_address_pairs": [], "extra_dhcp_opts": [], "device_owner": "compute:None", "binding:profile": {}, "fixed_ips": [{"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873", "ip_address": "10.100.0.2"}], "id": "467066fa-3a29-4cd8-b3e6-431426462af2", "security_groups": ["96e6c3aa-b441-434a-b615-3f7bf2f5eda1"], "device_id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "name": "", "admin_state_up": true, "network_id": "02d83931-4090-41a2-814c-b8a7cf590081", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "binding:vnic_type": "normal", "binding:vif_type": "ovs", "mac_address": "fa:16:3e:20:d3:b3"}]} | |
2014-09-22 06:49:09,784 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/floatingips.json -X POST -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"floatingip": {"floating_network_id": "d7ea8d88-5d58-4637-b9bc-b4ffcac58749", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_id": "467066fa-3a29-4cd8-b3e6-431426462af2"}}' | |
2014-09-22 06:49:09,924 35572 DEBUG [neutronclient.client] RESP:201 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:09 GMT', 'content-length': '368', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-4ed84440-df83-497b-871e-ae69cdfe205d'}) {"floatingip": {"floating_network_id": "d7ea8d88-5d58-4637-b9bc-b4ffcac58749", "router_id": "e40c0660-42ca-490b-82be-b0840f957871", "fixed_ip_address": "10.100.0.2", "floating_ip_address": "172.24.4.50", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "status": "DOWN", "port_id": "467066fa-3a29-4cd8-b3e6-431426462af2", "id": "19495d40-00bc-456b-96f1-875d7148ac41"}} | |
2014-09-22 06:49:09,930 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:49:10,156 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:49:10 GMT', 'content-length': '1619', 'content-type': 'application/json', 'x-compute-request-id': 'req-848de31c-0905-43ef-b40f-98de50d79b18'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:49:08Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:49:10,160 35572 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. | |
2014-09-22 06:49:10,161 35572 DEBUG [tempest.scenario.manager] checking network connections to IP 172.24.4.50 with user: cirros | |
2014-09-22 06:51:08,463 35572 INFO [tempest.common.ssh] Creating ssh connection to '172.24.4.50' as 'cirros' with public key authentication | |
2014-09-22 06:51:08,466 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 1. Retry after 2 seconds. | |
2014-09-22 06:51:10,970 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 2. Retry after 3 seconds. | |
2014-09-22 06:51:14,475 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 3. Retry after 4 seconds. | |
2014-09-22 06:51:18,981 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 4. Retry after 5 seconds. | |
2014-09-22 06:51:24,488 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 5. Retry after 6 seconds. | |
2014-09-22 06:51:30,991 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 6. Retry after 7 seconds. | |
2014-09-22 06:51:38,492 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 7. Retry after 8 seconds. | |
2014-09-22 06:51:47,003 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] ([Errno 111] Connection refused). Number attempts: 8. Retry after 9 seconds. | |
2014-09-22 06:51:56,528 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:51:57,600 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:51:57,604 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 9. Retry after 10 seconds. | |
2014-09-22 06:52:08,119 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:52:09,155 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:52:09,157 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 10. Retry after 11 seconds. | |
2014-09-22 06:52:20,673 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:52:21,669 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:52:21,670 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 11. Retry after 12 seconds. | |
2014-09-22 06:52:34,188 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:52:35,145 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:52:35,147 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 12. Retry after 13 seconds. | |
2014-09-22 06:52:48,661 35572 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) | |
2014-09-22 06:52:49,525 35572 INFO [paramiko.transport] Authentication (publickey) failed. | |
2014-09-22 06:52:49,527 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Authentication failed.). Number attempts: 13. Retry after 14 seconds. | |
2014-09-22 06:53:04,039 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:53:04,050 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:53:04,050 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:53:04,050 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:53:04,050 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:53:04,051 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:53:04,051 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:53:04,051 35572 ERROR [paramiko.transport] | |
2014-09-22 06:53:04,054 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 14. Retry after 15 seconds. | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:53:19,559 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:53:19,563 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:53:19,564 35572 ERROR [paramiko.transport] | |
2014-09-22 06:53:19,566 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 15. Retry after 16 seconds. | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:53:36,075 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:53:36,076 35572 ERROR [paramiko.transport] | |
2014-09-22 06:53:36,076 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 16. Retry after 17 seconds. | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:53:53,595 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:53:53,596 35572 ERROR [paramiko.transport] | |
2014-09-22 06:53:53,596 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 17. Retry after 18 seconds. | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:54:12,112 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:54:12,113 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:54:12,113 35572 ERROR [paramiko.transport] | |
2014-09-22 06:54:12,115 35572 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] (Error reading SSH protocol banner). Number attempts: 18. Retry after 19 seconds. | |
2014-09-22 06:54:31,619 35572 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner | |
2014-09-22 06:54:31,619 35572 ERROR [paramiko.transport] Traceback (most recent call last): | |
2014-09-22 06:54:31,620 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1413, in run | |
2014-09-22 06:54:31,620 35572 ERROR [paramiko.transport] self._check_banner() | |
2014-09-22 06:54:31,620 35572 ERROR [paramiko.transport] File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 1540, in _check_banner | |
2014-09-22 06:54:31,621 35572 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) | |
2014-09-22 06:54:31,621 35572 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner | |
2014-09-22 06:54:31,621 35572 ERROR [paramiko.transport] | |
2014-09-22 06:54:31,623 35572 ERROR [tempest.common.ssh] Failed to establish authenticated ssh connection to [email protected] after 18 attempts | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh Traceback (most recent call last): | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh File "tempest/common/ssh.py", line 76, in _get_ssh_connection | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh timeout=self.channel_timeout, pkey=self.pkey) | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh File "/usr/local/lib/python2.7/dist-packages/paramiko/client.py", line 242, in connect | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh t.start_client() | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 347, in start_client | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh raise e | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh SSHException: Error reading SSH protocol banner | |
2014-09-22 06:54:31.623 35572 TRACE tempest.common.ssh | |
2014-09-22 06:54:31,637 35572 ERROR [tempest.scenario.manager] ssh connection to 172.24.4.50 failed | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager Traceback (most recent call last): | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager File "tempest/scenario/manager.py", line 1400, in get_remote_client | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager linux_client.validate_authentication() | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager File "tempest/common/utils/linux/remote_client.py", line 54, in validate_authentication | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager self.ssh_client.test_connection_auth() | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager File "tempest/common/ssh.py", line 151, in test_connection_auth | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager connection = self._get_ssh_connection() | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager File "tempest/common/ssh.py", line 88, in _get_ssh_connection | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager password=self.password) | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager SSHTimeout: Connection to the 172.24.4.50 via SSH timed out. | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager User: cirros, Password: None | |
2014-09-22 06:54:31.637 35572 TRACE tempest.scenario.manager | |
2014-09-22 06:54:31,682 35572 INFO [tempest.common.debug] Host Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 00:0c:29:c4:7d:ca brd ff:ff:ff:ff:ff:ff | |
inet 192.168.60.225/24 brd 192.168.60.255 scope global eth0 | |
valid_lft forever preferred_lft forever | |
inet6 fe80::20c:29ff:fec4:7dca/64 scope link | |
valid_lft forever preferred_lft forever | |
3: ovs-system: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default | |
link/ether ce:3a:d3:84:20:93 brd ff:ff:ff:ff:ff:ff | |
773: br-int: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether 32:a5:30:c1:8c:46 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::2c8f:3dff:fe20:360d/64 scope link | |
valid_lft forever preferred_lft forever | |
774: br-ex: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether 26:7f:8d:ab:a8:45 brd ff:ff:ff:ff:ff:ff | |
inet 172.24.4.1/24 scope global br-ex | |
valid_lft forever preferred_lft forever | |
775: br-tun: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether da:46:b7:07:7e:42 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::f477:cff:fed6:cfb2/64 scope link | |
valid_lft forever preferred_lft forever | |
1290: qbr467066fa-3a: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 92:a0:eb:c7:91:a8 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::e49b:32ff:fee6:1033/64 scope link | |
valid_lft forever preferred_lft forever | |
1291: qvo467066fa-3a: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether 42:6b:d1:04:95:7f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::406b:d1ff:fe04:957f/64 scope link | |
valid_lft forever preferred_lft forever | |
1292: qvb467066fa-3a: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr467066fa-3a state UP group default qlen 1000 | |
link/ether be:93:3b:96:87:42 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::bc93:3bff:fe96:8742/64 scope link | |
valid_lft forever preferred_lft forever | |
1295: tap467066fa-3a: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr467066fa-3a state UP group default qlen 1000 | |
link/ether 92:a0:eb:c7:91:a8 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::90a0:ebff:fec7:91a8/64 scope link | |
valid_lft forever preferred_lft forever | |
17: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default | |
link/ether 06:bd:68:19:07:b1 brd ff:ff:ff:ff:ff:ff | |
inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 | |
valid_lft forever preferred_lft forever | |
558: qbr7ab6837e-34: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 66:6c:99:64:00:09 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::fc25:f7ff:fe0d:425d/64 scope link | |
valid_lft forever preferred_lft forever | |
815: qbrb6cfa863-42: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 7e:e1:76:a8:fb:fe brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::18a9:63ff:fe28:7c2a/64 scope link | |
valid_lft forever preferred_lft forever | |
559: qbrcfd7d959-aa: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether aa:fa:6e:94:ec:5f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::c8b3:8bff:fe2c:6a90/64 scope link | |
valid_lft forever preferred_lft forever | |
816: qvob6cfa863-42: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether 0e:d7:a1:50:25:2c brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::cd7:a1ff:fe50:252c/64 scope link | |
valid_lft forever preferred_lft forever | |
560: qvo7ab6837e-34: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether da:cd:ef:50:a4:f3 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::d8cd:efff:fe50:a4f3/64 scope link | |
valid_lft forever preferred_lft forever | |
817: qvbb6cfa863-42: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrb6cfa863-42 state UP group default qlen 1000 | |
link/ether 7e:e1:76:a8:fb:fe brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::7ce1:76ff:fea8:fbfe/64 scope link | |
valid_lft forever preferred_lft forever | |
561: qvb7ab6837e-34: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr7ab6837e-34 state UP group default qlen 1000 | |
link/ether 66:6c:99:64:00:09 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::646c:99ff:fe64:9/64 scope link | |
valid_lft forever preferred_lft forever | |
1074: qbr5c5e6f65-29: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether ca:62:03:26:2b:67 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::ec9e:c8ff:fe9c:b545/64 scope link | |
valid_lft forever preferred_lft forever | |
562: qvocfd7d959-aa: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether ce:5b:ef:04:c9:8a brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::cc5b:efff:fe04:c98a/64 scope link | |
valid_lft forever preferred_lft forever | |
1075: qbrfdee011d-a7: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 9e:9d:4b:d1:0a:07 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::988c:30ff:fe2a:9143/64 scope link | |
valid_lft forever preferred_lft forever | |
563: qvbcfd7d959-aa: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrcfd7d959-aa state UP group default qlen 1000 | |
link/ether aa:fa:6e:94:ec:5f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::a8fa:6eff:fe94:ec5f/64 scope link | |
valid_lft forever preferred_lft forever | |
1076: qvo5c5e6f65-29: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether 8e:54:7a:fd:de:ac brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::8c54:7aff:fefd:deac/64 scope link | |
valid_lft forever preferred_lft forever | |
564: qbr41b1785f-a2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 3e:90:6d:e9:e6:ae brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::d0bd:d8ff:fe52:13d4/64 scope link | |
valid_lft forever preferred_lft forever | |
1077: qvb5c5e6f65-29: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr5c5e6f65-29 state UP group default qlen 1000 | |
link/ether ca:62:03:26:2b:67 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::c862:3ff:fe26:2b67/64 scope link | |
valid_lft forever preferred_lft forever | |
565: qbr6239e7d6-d1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether a2:02:5f:06:f4:77 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::68b9:54ff:fe15:740a/64 scope link | |
valid_lft forever preferred_lft forever | |
1078: qvofdee011d-a7: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether c2:2b:dd:ab:4c:97 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::c02b:ddff:feab:4c97/64 scope link | |
valid_lft forever preferred_lft forever | |
566: qvo41b1785f-a2: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether aa:66:8f:36:fa:ac brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::a866:8fff:fe36:faac/64 scope link | |
valid_lft forever preferred_lft forever | |
1079: qvbfdee011d-a7: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrfdee011d-a7 state UP group default qlen 1000 | |
link/ether 9e:9d:4b:d1:0a:07 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::9c9d:4bff:fed1:a07/64 scope link | |
valid_lft forever preferred_lft forever | |
567: qvb41b1785f-a2: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr41b1785f-a2 state UP group default qlen 1000 | |
link/ether 3e:90:6d:e9:e6:ae brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::3c90:6dff:fee9:e6ae/64 scope link | |
valid_lft forever preferred_lft forever | |
568: qvo6239e7d6-d1: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 5e:14:39:2f:15:06 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::5c14:39ff:fe2f:1506/64 scope link | |
valid_lft forever preferred_lft forever | |
569: qvb6239e7d6-d1: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr6239e7d6-d1 state UP group default qlen 1000 | |
link/ether a2:02:5f:06:f4:77 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::a002:5fff:fe06:f477/64 scope link | |
valid_lft forever preferred_lft forever | |
80: qbr527d6b41-1d: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether e2:cd:df:b2:8a:75 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::f049:52ff:feaa:7d3e/64 scope link | |
valid_lft forever preferred_lft forever | |
81: qvo527d6b41-1d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether ea:b8:dd:3f:ef:7f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::e8b8:ddff:fe3f:ef7f/64 scope link | |
valid_lft forever preferred_lft forever | |
82: qvb527d6b41-1d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr527d6b41-1d state UP group default qlen 1000 | |
link/ether e2:cd:df:b2:8a:75 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::e0cd:dfff:feb2:8a75/64 scope link | |
valid_lft forever preferred_lft forever | |
1156: qbrfd7695de-90: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 8e:3d:ca:9c:83:3b brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::e49b:7ff:feb0:1f81/64 scope link | |
valid_lft forever preferred_lft forever | |
1157: qvofd7695de-90: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether 0e:60:fe:8b:a6:ad brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::c60:feff:fe8b:a6ad/64 scope link | |
valid_lft forever preferred_lft forever | |
1158: qvbfd7695de-90: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrfd7695de-90 state UP group default qlen 1000 | |
link/ether 8e:3d:ca:9c:83:3b brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::8c3d:caff:fe9c:833b/64 scope link | |
valid_lft forever preferred_lft forever | |
648: qbrc833de0b-f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 86:88:00:a1:fc:43 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::94b7:75ff:fe8f:9d16/64 scope link | |
valid_lft forever preferred_lft forever | |
649: qvoc833de0b-f0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 22:13:47:93:aa:27 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::2013:47ff:fe93:aa27/64 scope link | |
valid_lft forever preferred_lft forever | |
650: qvbc833de0b-f0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbrc833de0b-f0 state UP group default qlen 1000 | |
link/ether 86:88:00:a1:fc:43 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::8488:ff:fea1:fc43/64 scope link | |
valid_lft forever preferred_lft forever | |
160: qbr98ee1fb5-2d: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether fe:93:18:6e:bd:6f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::9c9d:8aff:fe43:8111/64 scope link | |
valid_lft forever preferred_lft forever | |
161: qbr661a6205-e1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 4e:d6:db:3c:2f:74 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::68c8:6dff:fe92:fa6e/64 scope link | |
valid_lft forever preferred_lft forever | |
162: qvo98ee1fb5-2d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 52:ac:9b:89:e8:37 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::50ac:9bff:fe89:e837/64 scope link | |
valid_lft forever preferred_lft forever | |
163: qvb98ee1fb5-2d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr98ee1fb5-2d state UP group default qlen 1000 | |
link/ether fe:93:18:6e:bd:6f brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::fc93:18ff:fe6e:bd6f/64 scope link | |
valid_lft forever preferred_lft forever | |
164: qvo661a6205-e1: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether 5e:ed:13:35:84:ec brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::5ced:13ff:fe35:84ec/64 scope link | |
valid_lft forever preferred_lft forever | |
165: qvb661a6205-e1: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr661a6205-e1 state UP group default qlen 1000 | |
link/ether 4e:d6:db:3c:2f:74 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::4cd6:dbff:fe3c:2f74/64 scope link | |
valid_lft forever preferred_lft forever | |
166: qbr5d143689-b5: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 3e:46:a4:11:76:11 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::947f:c3ff:fea1:615a/64 scope link | |
valid_lft forever preferred_lft forever | |
167: qvo5d143689-b5: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | |
link/ether b6:44:f3:4c:e5:ba brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::b444:f3ff:fe4c:e5ba/64 scope link | |
valid_lft forever preferred_lft forever | |
168: qvb5d143689-b5: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr5d143689-b5 state UP group default qlen 1000 | |
link/ether 3e:46:a4:11:76:11 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::3c46:a4ff:fe11:7611/64 scope link | |
valid_lft forever preferred_lft forever | |
1210: qbr3d527d34-4d: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default | |
link/ether 46:c9:62:0b:3e:c4 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::8cb2:49ff:fedd:3ad9/64 scope link | |
valid_lft forever preferred_lft forever | |
1211: qvo3d527d34-4d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master ovs-system state UP group default qlen 1000 | |
link/ether d6:31:7c:fe:98:83 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::d431:7cff:fefe:9883/64 scope link | |
valid_lft forever preferred_lft forever | |
1212: qvb3d527d34-4d: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master qbr3d527d34-4d state UP group default qlen 1000 | |
link/ether 46:c9:62:0b:3e:c4 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::44c9:62ff:fe0b:3ec4/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:31,745 35572 INFO [tempest.common.debug] Host Route: | |
default via 192.168.60.2 dev eth0 | |
10.0.0.0/24 via 172.24.4.2 dev br-ex | |
172.24.4.0/24 dev br-ex proto kernel scope link src 172.24.4.1 | |
192.168.60.0/24 dev eth0 proto kernel scope link src 192.168.60.225 | |
192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 | |
2014-09-22 06:54:31,779 35572 INFO [tempest.common.debug] Host filter table: | |
Chain INPUT (policy ACCEPT 3112K packets, 1229M bytes) | |
num pkts bytes target prot opt in out source destination | |
1 9581K 3358M neutron-openvswi-INPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 3093K 1201M nova-api-INPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 ACCEPT udp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:53 | |
4 0 0 ACCEPT tcp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 | |
5 0 0 ACCEPT udp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:67 | |
6 0 0 ACCEPT tcp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:67 | |
Chain FORWARD (policy ACCEPT 72 packets, 22248 bytes) | |
num pkts bytes target prot opt in out source destination | |
1 5456 683K neutron-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 5456 683K neutron-openvswi-FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 72 22248 nova-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 | |
4 72 22248 nova-api-FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0 | |
5 0 0 ACCEPT all -- * virbr0 0.0.0.0/0 192.168.122.0/24 ctstate RELATED,ESTABLISHED | |
6 0 0 ACCEPT all -- virbr0 * 192.168.122.0/24 0.0.0.0/0 | |
7 0 0 ACCEPT all -- virbr0 virbr0 0.0.0.0/0 0.0.0.0/0 | |
8 0 0 REJECT all -- * virbr0 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable | |
9 0 0 REJECT all -- virbr0 * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable | |
Chain OUTPUT (policy ACCEPT 3090K packets, 1271M bytes) | |
num pkts bytes target prot opt in out source destination | |
1 9553K 3391M neutron-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 9553K 3391M neutron-openvswi-OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 3071K 1242M nova-filter-top all -- * * 0.0.0.0/0 0.0.0.0/0 | |
4 3071K 1242M nova-api-OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
5 0 0 ACCEPT udp -- * virbr0 0.0.0.0/0 0.0.0.0/0 udp dpt:68 | |
Chain neutron-filter-top (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 9558K 3391M neutron-openvswi-local all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-FORWARD (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap80ca14f4-23 --physdev-is-bridged | |
2 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80ca14f4-23 --physdev-is-bridged | |
3 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapfd7695de-90 --physdev-is-bridged | |
4 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfd7695de-90 --physdev-is-bridged | |
5 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapfdee011d-a7 --physdev-is-bridged | |
6 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfdee011d-a7 --physdev-is-bridged | |
7 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap6f402fa6-f9 --physdev-is-bridged | |
8 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap6f402fa6-f9 --physdev-is-bridged | |
9 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap80f65d39-e1 --physdev-is-bridged | |
10 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80f65d39-e1 --physdev-is-bridged | |
11 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapb6cfa863-42 --physdev-is-bridged | |
12 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapb6cfa863-42 --physdev-is-bridged | |
13 2 704 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapc01b9494-5b --physdev-is-bridged | |
14 2 630 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapc01b9494-5b --physdev-is-bridged | |
15 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap1ad3bfba-de --physdev-is-bridged | |
16 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap1ad3bfba-de --physdev-is-bridged | |
17 175 24132 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap467066fa-3a --physdev-is-bridged | |
18 219 21107 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap467066fa-3a --physdev-is-bridged | |
19 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapf68ba36a-3e --physdev-is-bridged | |
20 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapf68ba36a-3e --physdev-is-bridged | |
21 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap5645aaed-d8 --physdev-is-bridged | |
22 0 0 neutron-openvswi-sg-chain all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap5645aaed-d8 --physdev-is-bridged | |
Chain neutron-openvswi-INPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 neutron-openvswi-o80ca14f4-2 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80ca14f4-23 --physdev-is-bridged | |
2 0 0 neutron-openvswi-ofd7695de-9 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfd7695de-90 --physdev-is-bridged | |
3 0 0 neutron-openvswi-ofdee011d-a all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfdee011d-a7 --physdev-is-bridged | |
4 0 0 neutron-openvswi-o6f402fa6-f all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap6f402fa6-f9 --physdev-is-bridged | |
5 0 0 neutron-openvswi-o80f65d39-e all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80f65d39-e1 --physdev-is-bridged | |
6 0 0 neutron-openvswi-ob6cfa863-4 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapb6cfa863-42 --physdev-is-bridged | |
7 0 0 neutron-openvswi-oc01b9494-5 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapc01b9494-5b --physdev-is-bridged | |
8 0 0 neutron-openvswi-o1ad3bfba-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap1ad3bfba-de --physdev-is-bridged | |
9 0 0 neutron-openvswi-o467066fa-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap467066fa-3a --physdev-is-bridged | |
10 0 0 neutron-openvswi-of68ba36a-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapf68ba36a-3e --physdev-is-bridged | |
11 0 0 neutron-openvswi-o5645aaed-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap5645aaed-d8 --physdev-is-bridged | |
Chain neutron-openvswi-OUTPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-i1ad3bfba-d (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i467066fa-3 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 151 21765 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 3 1059 RETURN udp -- * * 10.100.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 2 168 RETURN icmp -- * * 0.0.0.0/0 0.0.0.0/0 | |
5 19 1140 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i5645aaed-d (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i6f402fa6-f (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i80ca14f4-2 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-i80f65d39-e (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ib6cfa863-4 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ic01b9494-5 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 2 704 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-if68ba36a-3 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ifd7695de-9 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ifdee011d-a (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
2 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
3 0 0 RETURN udp -- * * 10.0.0.3 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 RETURN all -- * * 10.0.0.44 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 10.0.0.74 0.0.0.0/0 | |
6 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-local (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-o1ad3bfba-d (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s1ad3bfba-d all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o467066fa-3 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 3 951 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 216 20156 neutron-openvswi-s467066fa-3 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 189 18446 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 | |
7 27 1710 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
8 0 0 RETURN icmp -- * * 0.0.0.0/0 0.0.0.0/0 | |
9 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o5645aaed-d (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s5645aaed-d all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o6f402fa6-f (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s6f402fa6-f all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o80ca14f4-2 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s80ca14f4-2 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-o80f65d39-e (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-s80f65d39-e all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ob6cfa863-4 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sb6cfa863-4 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-oc01b9494-5 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 2 630 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sc01b9494-5 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-of68ba36a-3 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sf68ba36a-3 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ofd7695de-9 (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sfd7695de-9 all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-ofdee011d-a (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67 | |
2 0 0 neutron-openvswi-sfdee011d-a all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 0 0 DROP udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68 | |
4 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID | |
5 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED | |
6 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 | |
7 0 0 neutron-openvswi-sg-fallback all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s1ad3bfba-d (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.64 0.0.0.0/0 MAC FA:16:3E:FA:2C:3E | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s467066fa-3 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 216 20156 RETURN all -- * * 10.100.0.2 0.0.0.0/0 MAC FA:16:3E:20:D3:B3 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s5645aaed-d (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.58 0.0.0.0/0 MAC FA:16:3E:DF:70:10 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s6f402fa6-f (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.73 0.0.0.0/0 MAC FA:16:3E:A0:95:7F | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s80ca14f4-2 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.48 0.0.0.0/0 MAC FA:16:3E:95:75:1B | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-s80f65d39-e (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 172.24.4.3 0.0.0.0/0 MAC FA:16:3E:D5:3A:62 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sb6cfa863-4 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.9 0.0.0.0/0 MAC FA:16:3E:E7:85:04 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sc01b9494-5 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.29 0.0.0.0/0 MAC FA:16:3E:B8:EE:28 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sf68ba36a-3 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.68 0.0.0.0/0 MAC FA:16:3E:1B:D2:56 | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sfd7695de-9 (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.63 0.0.0.0/0 MAC FA:16:3E:16:13:EE | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sfdee011d-a (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 RETURN all -- * * 10.0.0.55 0.0.0.0/0 MAC FA:16:3E:9C:27:4C | |
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sg-chain (22 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 neutron-openvswi-i80ca14f4-2 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap80ca14f4-23 --physdev-is-bridged | |
2 0 0 neutron-openvswi-o80ca14f4-2 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80ca14f4-23 --physdev-is-bridged | |
3 0 0 neutron-openvswi-ifd7695de-9 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapfd7695de-90 --physdev-is-bridged | |
4 0 0 neutron-openvswi-ofd7695de-9 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfd7695de-90 --physdev-is-bridged | |
5 0 0 neutron-openvswi-ifdee011d-a all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapfdee011d-a7 --physdev-is-bridged | |
6 0 0 neutron-openvswi-ofdee011d-a all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapfdee011d-a7 --physdev-is-bridged | |
7 0 0 neutron-openvswi-i6f402fa6-f all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap6f402fa6-f9 --physdev-is-bridged | |
8 0 0 neutron-openvswi-o6f402fa6-f all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap6f402fa6-f9 --physdev-is-bridged | |
9 0 0 neutron-openvswi-i80f65d39-e all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap80f65d39-e1 --physdev-is-bridged | |
10 0 0 neutron-openvswi-o80f65d39-e all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap80f65d39-e1 --physdev-is-bridged | |
11 0 0 neutron-openvswi-ib6cfa863-4 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapb6cfa863-42 --physdev-is-bridged | |
12 0 0 neutron-openvswi-ob6cfa863-4 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapb6cfa863-42 --physdev-is-bridged | |
13 2 704 neutron-openvswi-ic01b9494-5 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapc01b9494-5b --physdev-is-bridged | |
14 2 630 neutron-openvswi-oc01b9494-5 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapc01b9494-5b --physdev-is-bridged | |
15 0 0 neutron-openvswi-i1ad3bfba-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap1ad3bfba-de --physdev-is-bridged | |
16 0 0 neutron-openvswi-o1ad3bfba-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap1ad3bfba-de --physdev-is-bridged | |
17 175 24132 neutron-openvswi-i467066fa-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap467066fa-3a --physdev-is-bridged | |
18 219 21107 neutron-openvswi-o467066fa-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap467066fa-3a --physdev-is-bridged | |
19 0 0 neutron-openvswi-if68ba36a-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tapf68ba36a-3e --physdev-is-bridged | |
20 0 0 neutron-openvswi-of68ba36a-3 all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tapf68ba36a-3e --physdev-is-bridged | |
21 0 0 neutron-openvswi-i5645aaed-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-out tap5645aaed-d8 --physdev-is-bridged | |
22 0 0 neutron-openvswi-o5645aaed-d all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match --physdev-in tap5645aaed-d8 --physdev-is-bridged | |
23 3207 373K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-openvswi-sg-fallback (22 references) | |
num pkts bytes target prot opt in out source destination | |
1 20 6252 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain nova-api-FORWARD (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-INPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 0 0 ACCEPT tcp -- * * 0.0.0.0/0 192.168.60.225 tcp dpt:8775 | |
Chain nova-api-OUTPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-local (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-filter-top (2 references) | |
num pkts bytes target prot opt in out source destination | |
1 3071K 1242M nova-api-local all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2014-09-22 06:54:31,809 35572 INFO [tempest.common.debug] Host nat table: | |
Chain PREROUTING (policy ACCEPT 467 packets, 45105 bytes) | |
num pkts bytes target prot opt in out source destination | |
1 746 73298 neutron-openvswi-PREROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 467 45105 nova-api-PREROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain INPUT (policy ACCEPT 42 packets, 3540 bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain OUTPUT (policy ACCEPT 13812 packets, 943K bytes) | |
num pkts bytes target prot opt in out source destination | |
1 31239 2263K neutron-openvswi-OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 13543 927K nova-api-OUTPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain POSTROUTING (policy ACCEPT 14237 packets, 984K bytes) | |
num pkts bytes target prot opt in out source destination | |
1 31927 2331K neutron-openvswi-POSTROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 31927 2331K neutron-postrouting-bottom all -- * * 0.0.0.0/0 0.0.0.0/0 | |
3 13968 968K nova-api-POSTROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
4 13968 968K nova-postrouting-bottom all -- * * 0.0.0.0/0 0.0.0.0/0 | |
5 0 0 RETURN all -- * * 192.168.122.0/24 224.0.0.0/24 | |
6 0 0 RETURN all -- * * 192.168.122.0/24 255.255.255.255 | |
7 0 0 MASQUERADE tcp -- * * 192.168.122.0/24 !192.168.122.0/24 masq ports: 1024-65535 | |
8 0 0 MASQUERADE udp -- * * 192.168.122.0/24 !192.168.122.0/24 masq ports: 1024-65535 | |
9 0 0 MASQUERADE all -- * * 192.168.122.0/24 !192.168.122.0/24 | |
Chain neutron-openvswi-OUTPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-POSTROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-PREROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-float-snat (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain neutron-openvswi-snat (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 31927 2331K neutron-openvswi-float-snat all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain neutron-postrouting-bottom (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 31927 2331K neutron-openvswi-snat all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain nova-api-OUTPUT (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-POSTROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-PREROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-float-snat (1 references) | |
num pkts bytes target prot opt in out source destination | |
Chain nova-api-snat (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 13968 968K nova-api-float-snat all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain nova-postrouting-bottom (1 references) | |
num pkts bytes target prot opt in out source destination | |
1 13968 968K nova-api-snat all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2014-09-22 06:54:31,831 35572 INFO [tempest.common.debug] Host mangle table: | |
Chain PREROUTING (policy ACCEPT 3116K packets, 1232M bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain INPUT (policy ACCEPT 3113K packets, 1231M bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain FORWARD (policy ACCEPT 3287 packets, 397K bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain OUTPUT (policy ACCEPT 3091K packets, 1273M bytes) | |
num pkts bytes target prot opt in out source destination | |
Chain POSTROUTING (policy ACCEPT 3095K packets, 1274M bytes) | |
num pkts bytes target prot opt in out source destination | |
1 3076K 1245M nova-api-POSTROUTING all -- * * 0.0.0.0/0 0.0.0.0/0 | |
2 0 0 CHECKSUM udp -- * virbr0 0.0.0.0/0 0.0.0.0/0 udp dpt:68 CHECKSUM fill | |
Chain nova-api-POSTROUTING (1 references) | |
num pkts bytes target prot opt in out source destination | |
2014-09-22 06:54:31,849 35572 INFO [tempest.common.debug] Host ns list['qdhcp-02d83931-4090-41a2-814c-b8a7cf590081', 'qrouter-e40c0660-42ca-490b-82be-b0840f957871', 'qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c', 'qrouter-643f0c9c-724d-4d2d-92de-80b265a89083', 'qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf', 'qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53', 'qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52', 'qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46', 'qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37', 'qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566', 'qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3', 'qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a', 'qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390', 'qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f', 'qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39', 'qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e', 'qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be', 'qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70', 'qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559', 'qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689', 'qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf', 'qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c', 'qdhcp-38984e54-d274-4049-b597-a13e20ab73f5', 'qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11'] | |
2014-09-22 06:54:31,914 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
1293: tap2f274224-04: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:69:ce:5c brd ff:ff:ff:ff:ff:ff | |
inet 10.100.0.3/28 brd 10.100.0.15 scope global tap2f274224-04 | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:fe69:ce5c/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:31,983 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) Route: | |
default via 10.100.0.1 dev tap2f274224-04 | |
10.100.0.0/28 dev tap2f274224-04 proto kernel scope link src 10.100.0.3 | |
2014-09-22 06:54:32,046 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) table(filter): | |
-P INPUT ACCEPT -c 10 1686 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 9 1485 | |
2014-09-22 06:54:32,110 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) table(nat): | |
-P PREROUTING ACCEPT -c 9 1365 | |
-P INPUT ACCEPT -c 9 1365 | |
-P OUTPUT ACCEPT -c 2 706 | |
-P POSTROUTING ACCEPT -c 2 706 | |
2014-09-22 06:54:32,319 35572 INFO [tempest.common.debug] ns(qdhcp-02d83931-4090-41a2-814c-b8a7cf590081) table(mangle): | |
-P PREROUTING ACCEPT -c 10 1686 | |
-P INPUT ACCEPT -c 10 1686 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 9 1485 | |
-P POSTROUTING ACCEPT -c 9 1485 | |
2014-09-22 06:54:32,427 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
1296: qg-680f1a80-73: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:25:b7:46 brd ff:ff:ff:ff:ff:ff | |
inet 172.24.4.49/24 brd 172.24.4.255 scope global qg-680f1a80-73 | |
valid_lft forever preferred_lft forever | |
inet 172.24.4.50/32 brd 172.24.4.50 scope global qg-680f1a80-73 | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:fe25:b746/64 scope link | |
valid_lft forever preferred_lft forever | |
1297: qr-2442abc1-dd: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:ff:fa:44 brd ff:ff:ff:ff:ff:ff | |
inet 10.100.0.1/28 brd 10.100.0.15 scope global qr-2442abc1-dd | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:feff:fa44/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:32,528 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) Route: | |
default via 172.24.4.1 dev qg-680f1a80-73 | |
10.100.0.0/28 dev qr-2442abc1-dd proto kernel scope link src 10.100.0.1 | |
172.24.4.0/24 dev qg-680f1a80-73 proto kernel scope link src 172.24.4.49 | |
2014-09-22 06:54:32,614 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) table(filter): | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 232 26041 | |
-P OUTPUT ACCEPT -c 139 17740 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 124 10915 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 232 26041 -j neutron-filter-top | |
-A FORWARD -c 232 26041 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 139 17740 -j neutron-filter-top | |
-A OUTPUT -c 139 17740 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 371 43781 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:32,686 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) table(nat): | |
-P PREROUTING ACCEPT -c 3 714 | |
-P INPUT ACCEPT -c 23 1914 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 98 7758 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-OUTPUT -d 172.24.4.50/32 -c 0 0 -j DNAT --to-destination 10.100.0.2 | |
-A neutron-l3-agent-POSTROUTING ! -i qg-680f1a80-73 ! -o qg-680f1a80-73 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 20 1200 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-PREROUTING -d 172.24.4.50/32 -c 75 5844 -j DNAT --to-destination 10.100.0.2 | |
-A neutron-l3-agent-float-snat -s 10.100.0.2/32 -c 0 0 -j SNAT --to-source 172.24.4.50 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-l3-agent-snat -s 10.100.0.0/28 -c 0 0 -j SNAT --to-source 172.24.4.49 | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:32,755 35572 INFO [tempest.common.debug] ns(qrouter-e40c0660-42ca-490b-82be-b0840f957871) table(mangle): | |
-P PREROUTING ACCEPT -c 356 36956 | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 232 26041 | |
-P OUTPUT ACCEPT -c 139 17740 | |
-P POSTROUTING ACCEPT -c 371 43781 | |
2014-09-22 06:54:32,830 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:32,927 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) Route: | |
2014-09-22 06:54:33,002 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:33,078 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:33,154 35572 INFO [tempest.common.debug] ns(qdhcp-04290798-d5dc-4161-ba49-ba42b22c1d7c) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:33,226 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:33,294 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) Route: | |
2014-09-22 06:54:33,358 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) table(filter): | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 249 26841 | |
-P OUTPUT ACCEPT -c 137 17516 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 126 11406 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 249 26841 -j neutron-filter-top | |
-A FORWARD -c 249 26841 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 137 17516 -j neutron-filter-top | |
-A OUTPUT -c 137 17516 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 386 44357 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:33,450 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) table(nat): | |
-P PREROUTING ACCEPT -c 4 971 | |
-P INPUT ACCEPT -c 24 2171 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 74 5760 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 98 7931 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 74 5760 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 74 5760 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-af3b6b1e-6d ! -o qg-af3b6b1e-6d -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 74 5760 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 74 5760 -j neutron-l3-agent-snat | |
2014-09-22 06:54:33,531 35572 INFO [tempest.common.debug] ns(qrouter-643f0c9c-724d-4d2d-92de-80b265a89083) table(mangle): | |
-P PREROUTING ACCEPT -c 375 38247 | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 249 26841 | |
-P OUTPUT ACCEPT -c 137 17516 | |
-P POSTROUTING ACCEPT -c 386 44357 | |
2014-09-22 06:54:33,602 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:33,682 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) Route: | |
2014-09-22 06:54:33,760 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:33,823 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:33,894 35572 INFO [tempest.common.debug] ns(qdhcp-7430fa34-f4ff-4628-8b5e-422beb70a0bf) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:33,963 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:34,026 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) Route: | |
2014-09-22 06:54:34,094 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) table(filter): | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 247 26745 | |
-P OUTPUT ACCEPT -c 137 17516 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 126 11406 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 247 26745 -j neutron-filter-top | |
-A FORWARD -c 247 26745 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 137 17516 -j neutron-filter-top | |
-A OUTPUT -c 137 17516 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 384 44261 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:34,183 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) table(nat): | |
-P PREROUTING ACCEPT -c 4 971 | |
-P INPUT ACCEPT -c 24 2171 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 99 8015 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-3adcd5de-85 ! -o qg-3adcd5de-85 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:34,238 35572 INFO [tempest.common.debug] ns(qrouter-4497b331-4e5f-4dfd-9368-9538d312ab53) table(mangle): | |
-P PREROUTING ACCEPT -c 373 38151 | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 247 26745 | |
-P OUTPUT ACCEPT -c 137 17516 | |
-P POSTROUTING ACCEPT -c 384 44261 | |
2014-09-22 06:54:34,302 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:34,370 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) Route: | |
2014-09-22 06:54:34,438 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 0 0 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 0 0 -j neutron-filter-top | |
-A FORWARD -c 0 0 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 0 0 -j neutron-filter-top | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 0 0 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:34,514 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 0 0 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 0 0 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 0 0 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-45fa3409-f1 ! -o qg-45fa3409-f1 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 0 0 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 0 0 -j neutron-l3-agent-snat | |
2014-09-22 06:54:34,574 35572 INFO [tempest.common.debug] ns(qrouter-f087944e-25f9-45fd-bf11-6bfab18e9a52) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:34,651 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:34,718 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) Route: | |
2014-09-22 06:54:34,798 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 0 0 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 0 0 -j neutron-filter-top | |
-A FORWARD -c 0 0 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 0 0 -j neutron-filter-top | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 0 0 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:34,894 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 0 0 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 0 0 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 0 0 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-363a809b-1e ! -o qg-363a809b-1e -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 0 0 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 0 0 -j neutron-l3-agent-snat | |
2014-09-22 06:54:34,954 35572 INFO [tempest.common.debug] ns(qrouter-4a8bcb3b-297e-4e51-9b50-e634c831cd46) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:35,014 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:35,082 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) Route: | |
2014-09-22 06:54:35,155 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:35,214 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:35,274 35572 INFO [tempest.common.debug] ns(qdhcp-b751375a-3a09-451f-be1b-1a84c32d8c37) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:35,330 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:35,395 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) Route: | |
2014-09-22 06:54:35,450 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) table(filter): | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 253 27297 | |
-P OUTPUT ACCEPT -c 142 18076 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 126 11406 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 253 27297 -j neutron-filter-top | |
-A FORWARD -c 253 27297 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 142 18076 -j neutron-filter-top | |
-A OUTPUT -c 142 18076 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 395 45373 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:35,554 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) table(nat): | |
-P PREROUTING ACCEPT -c 4 971 | |
-P INPUT ACCEPT -c 24 2171 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 99 8015 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-a7f8cdc6-a8 ! -o qg-a7f8cdc6-a8 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:35,646 35572 INFO [tempest.common.debug] ns(qrouter-acc77bf5-5fd0-44c0-a634-b0ac826ab566) table(mangle): | |
-P PREROUTING ACCEPT -c 379 38703 | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 253 27297 | |
-P OUTPUT ACCEPT -c 142 18076 | |
-P POSTROUTING ACCEPT -c 395 45373 | |
2014-09-22 06:54:35,714 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:35,786 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) Route: | |
2014-09-22 06:54:35,858 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:35,926 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:35,986 35572 INFO [tempest.common.debug] ns(qdhcp-6d73ac6e-eb78-4d6e-b98b-411121463ad3) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:36,058 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:36,130 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) Route: | |
2014-09-22 06:54:36,198 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) table(filter): | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 256 27601 | |
-P OUTPUT ACCEPT -c 149 18860 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 124 10915 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 256 27601 -j neutron-filter-top | |
-A FORWARD -c 256 27601 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 149 18860 -j neutron-filter-top | |
-A OUTPUT -c 149 18860 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 405 46461 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:36,274 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) table(nat): | |
-P PREROUTING ACCEPT -c 3 714 | |
-P INPUT ACCEPT -c 23 1914 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 98 7758 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-74fad403-3c ! -o qg-74fad403-3c -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:36,326 35572 INFO [tempest.common.debug] ns(qrouter-20117a1a-8eed-47dc-b401-c05a8f92573a) table(mangle): | |
-P PREROUTING ACCEPT -c 380 38516 | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 256 27601 | |
-P OUTPUT ACCEPT -c 149 18860 | |
-P POSTROUTING ACCEPT -c 405 46461 | |
2014-09-22 06:54:36,395 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:36,466 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) Route: | |
2014-09-22 06:54:36,534 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:36,614 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:36,678 35572 INFO [tempest.common.debug] ns(qdhcp-c2fd741c-3c65-4a67-9e8c-62814d48e390) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:36,754 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:36,818 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) Route: | |
2014-09-22 06:54:36,886 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) table(filter): | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 246 26893 | |
-P OUTPUT ACCEPT -c 142 18076 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 124 10915 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 246 26893 -j neutron-filter-top | |
-A FORWARD -c 246 26893 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 142 18076 -j neutron-filter-top | |
-A OUTPUT -c 142 18076 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 388 44969 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:36,967 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) table(nat): | |
-P PREROUTING ACCEPT -c 3 714 | |
-P INPUT ACCEPT -c 23 1914 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 98 7758 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-de7f69c5-8f ! -o qg-de7f69c5-8f -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:37,042 35572 INFO [tempest.common.debug] ns(qrouter-fcbf0fa2-19cc-47b4-9f90-879cb3f5079f) table(mangle): | |
-P PREROUTING ACCEPT -c 370 37808 | |
-P INPUT ACCEPT -c 124 10915 | |
-P FORWARD ACCEPT -c 246 26893 | |
-P OUTPUT ACCEPT -c 142 18076 | |
-P POSTROUTING ACCEPT -c 388 44969 | |
2014-09-22 06:54:37,114 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:37,174 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) Route: | |
2014-09-22 06:54:37,247 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) table(filter): | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
2014-09-22 06:54:37,327 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) table(nat): | |
-P PREROUTING ACCEPT -c 10 1652 | |
-P INPUT ACCEPT -c 10 1652 | |
-P OUTPUT ACCEPT -c 3 1282 | |
-P POSTROUTING ACCEPT -c 3 1282 | |
2014-09-22 06:54:37,410 35572 INFO [tempest.common.debug] ns(qdhcp-c68d41b8-d998-4704-ac08-6fffa1588f39) table(mangle): | |
-P PREROUTING ACCEPT -c 12 2549 | |
-P INPUT ACCEPT -c 12 2549 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 10 2061 | |
-P POSTROUTING ACCEPT -c 10 2061 | |
2014-09-22 06:54:37,482 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:37,579 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) Route: | |
2014-09-22 06:54:37,682 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) table(filter): | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 256 27441 | |
-P OUTPUT ACCEPT -c 144 18300 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 126 11406 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 256 27441 -j neutron-filter-top | |
-A FORWARD -c 256 27441 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 144 18300 -j neutron-filter-top | |
-A OUTPUT -c 144 18300 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 400 45741 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:37,762 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) table(nat): | |
-P PREROUTING ACCEPT -c 4 971 | |
-P INPUT ACCEPT -c 24 2171 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 75 5844 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 99 8015 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 75 5844 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 75 5844 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-55a59e76-b2 ! -o qg-55a59e76-b2 -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 75 5844 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 75 5844 -j neutron-l3-agent-snat | |
2014-09-22 06:54:37,846 35572 INFO [tempest.common.debug] ns(qrouter-e1bcd875-7e9c-4b57-821c-e8235350288e) table(mangle): | |
-P PREROUTING ACCEPT -c 382 38847 | |
-P INPUT ACCEPT -c 126 11406 | |
-P FORWARD ACCEPT -c 256 27441 | |
-P OUTPUT ACCEPT -c 144 18300 | |
-P POSTROUTING ACCEPT -c 400 45741 | |
2014-09-22 06:54:37,907 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:37,966 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) Route: | |
2014-09-22 06:54:38,038 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 0 0 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 0 0 -j neutron-filter-top | |
-A FORWARD -c 0 0 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 0 0 -j neutron-filter-top | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 0 0 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:38,102 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 0 0 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 0 0 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 0 0 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 0 0 -j neutron-l3-agent-float-snat | |
-A neutron-postrouting-bottom -c 0 0 -j neutron-l3-agent-snat | |
2014-09-22 06:54:38,162 35572 INFO [tempest.common.debug] ns(qrouter-9349e8e9-9795-4d9c-b573-12dc52bb29be) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,218 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:38,294 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) Route: | |
2014-09-22 06:54:38,346 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
2014-09-22 06:54:38,423 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,487 35572 INFO [tempest.common.debug] ns(qdhcp-e8a8d07c-663e-4a6d-8eae-a393bdbe3d70) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,554 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:38,614 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) Route: | |
2014-09-22 06:54:38,674 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) table(filter): | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
2014-09-22 06:54:38,735 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,811 35572 INFO [tempest.common.debug] ns(qdhcp-c71269dd-b289-4fe8-b2f4-fe9797073559) table(mangle): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 0 0 | |
2014-09-22 06:54:38,887 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:38,963 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) Route: | |
2014-09-22 06:54:39,064 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) table(filter): | |
-P INPUT ACCEPT -c 5 2880 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 5 2880 | |
2014-09-22 06:54:39,156 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 5 2880 | |
-P POSTROUTING ACCEPT -c 5 2880 | |
2014-09-22 06:54:39,235 35572 INFO [tempest.common.debug] ns(qdhcp-ac0e6862-e100-4dc7-b1a4-7721d1cee689) table(mangle): | |
-P PREROUTING ACCEPT -c 5 2880 | |
-P INPUT ACCEPT -c 5 2880 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 5 2880 | |
-P POSTROUTING ACCEPT -c 5 2880 | |
2014-09-22 06:54:39,311 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:39,391 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) Route: | |
2014-09-22 06:54:39,471 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) table(filter): | |
-P INPUT ACCEPT -c 3 1728 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 3 1728 | |
2014-09-22 06:54:39,579 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 3 1728 | |
-P POSTROUTING ACCEPT -c 3 1728 | |
2014-09-22 06:54:39,679 35572 INFO [tempest.common.debug] ns(qdhcp-d97ac165-9c54-410b-84dd-c58590d03fcf) table(mangle): | |
-P PREROUTING ACCEPT -c 3 1728 | |
-P INPUT ACCEPT -c 3 1728 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 3 1728 | |
-P POSTROUTING ACCEPT -c 3 1728 | |
2014-09-22 06:54:39,762 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:39,842 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) Route: | |
2014-09-22 06:54:39,919 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) table(filter): | |
-P INPUT ACCEPT -c 1 576 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 1 576 | |
2014-09-22 06:54:39,990 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) table(nat): | |
-P PREROUTING ACCEPT -c 0 0 | |
-P INPUT ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 1 576 | |
-P POSTROUTING ACCEPT -c 1 576 | |
2014-09-22 06:54:40,042 35572 INFO [tempest.common.debug] ns(qdhcp-533846e5-f11d-4bca-91f4-c6f16862019c) table(mangle): | |
-P PREROUTING ACCEPT -c 1 576 | |
-P INPUT ACCEPT -c 1 576 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 1 576 | |
-P POSTROUTING ACCEPT -c 1 576 | |
2014-09-22 06:54:40,114 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
778: tap075f061e-ed: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:b9:30:d6 brd ff:ff:ff:ff:ff:ff | |
inet 10.0.0.3/24 brd 10.0.0.255 scope global tap075f061e-ed | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:feb9:30d6/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:40,170 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) Route: | |
default via 10.0.0.1 dev tap075f061e-ed | |
10.0.0.0/24 dev tap075f061e-ed proto kernel scope link src 10.0.0.3 | |
2014-09-22 06:54:40,230 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) table(filter): | |
-P INPUT ACCEPT -c 100 49061 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 98 49162 | |
2014-09-22 06:54:40,294 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) table(nat): | |
-P PREROUTING ACCEPT -c 14 2888 | |
-P INPUT ACCEPT -c 14 2888 | |
-P OUTPUT ACCEPT -c 79 44160 | |
-P POSTROUTING ACCEPT -c 79 44160 | |
2014-09-22 06:54:40,362 35572 INFO [tempest.common.debug] ns(qdhcp-38984e54-d274-4049-b597-a13e20ab73f5) table(mangle): | |
-P PREROUTING ACCEPT -c 100 49061 | |
-P INPUT ACCEPT -c 100 49061 | |
-P FORWARD ACCEPT -c 0 0 | |
-P OUTPUT ACCEPT -c 98 49162 | |
-P POSTROUTING ACCEPT -c 98 49162 | |
2014-09-22 06:54:40,426 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) Addr: | |
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
valid_lft forever preferred_lft forever | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
776: qr-d2cf4fce-a6: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:3d:10:63 brd ff:ff:ff:ff:ff:ff | |
inet 10.0.0.1/24 brd 10.0.0.255 scope global qr-d2cf4fce-a6 | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:fe3d:1063/64 scope link | |
valid_lft forever preferred_lft forever | |
777: qg-5191db84-ba: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default | |
link/ether fa:16:3e:3e:2f:9c brd ff:ff:ff:ff:ff:ff | |
inet 172.24.4.2/24 brd 172.24.4.255 scope global qg-5191db84-ba | |
valid_lft forever preferred_lft forever | |
inet6 fe80::f816:3eff:fe3e:2f9c/64 scope link | |
valid_lft forever preferred_lft forever | |
2014-09-22 06:54:40,494 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) Route: | |
default via 172.24.4.1 dev qg-5191db84-ba | |
10.0.0.0/24 dev qr-d2cf4fce-a6 proto kernel scope link src 10.0.0.1 | |
172.24.4.0/24 dev qg-5191db84-ba proto kernel scope link src 172.24.4.2 | |
2014-09-22 06:54:40,562 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) table(filter): | |
-P INPUT ACCEPT -c 431 82385 | |
-P FORWARD ACCEPT -c 119 13577 | |
-P OUTPUT ACCEPT -c 113 14060 | |
-N neutron-filter-top | |
-N neutron-l3-agent-FORWARD | |
-N neutron-l3-agent-INPUT | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-local | |
-A INPUT -c 431 82385 -j neutron-l3-agent-INPUT | |
-A FORWARD -c 119 13577 -j neutron-filter-top | |
-A FORWARD -c 119 13577 -j neutron-l3-agent-FORWARD | |
-A OUTPUT -c 113 14060 -j neutron-filter-top | |
-A OUTPUT -c 113 14060 -j neutron-l3-agent-OUTPUT | |
-A neutron-filter-top -c 232 27637 -j neutron-l3-agent-local | |
-A neutron-l3-agent-INPUT -d 127.0.0.1/32 -p tcp -m tcp --dport 9697 -c 0 0 -j ACCEPT | |
2014-09-22 06:54:40,639 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) table(nat): | |
-P PREROUTING ACCEPT -c 137 34979 | |
-P INPUT ACCEPT -c 157 36179 | |
-P OUTPUT ACCEPT -c 0 0 | |
-P POSTROUTING ACCEPT -c 17 1020 | |
-N neutron-l3-agent-OUTPUT | |
-N neutron-l3-agent-POSTROUTING | |
-N neutron-l3-agent-PREROUTING | |
-N neutron-l3-agent-float-snat | |
-N neutron-l3-agent-snat | |
-N neutron-postrouting-bottom | |
-A PREROUTING -c 174 37199 -j neutron-l3-agent-PREROUTING | |
-A OUTPUT -c 0 0 -j neutron-l3-agent-OUTPUT | |
-A POSTROUTING -c 17 1020 -j neutron-l3-agent-POSTROUTING | |
-A POSTROUTING -c 17 1020 -j neutron-postrouting-bottom | |
-A neutron-l3-agent-POSTROUTING ! -i qg-5191db84-ba ! -o qg-5191db84-ba -m conntrack ! --ctstate DNAT -c 0 0 -j ACCEPT | |
-A neutron-l3-agent-PREROUTING -d 169.254.169.254/32 -p tcp -m tcp --dport 80 -c 0 0 -j REDIRECT --to-ports 9697 | |
-A neutron-l3-agent-snat -c 17 1020 -j neutron-l3-agent-float-snat | |
-A neutron-l3-agent-snat -s 10.0.0.0/24 -c 0 0 -j SNAT --to-source 172.24.4.2 | |
-A neutron-postrouting-bottom -c 17 1020 -j neutron-l3-agent-snat | |
2014-09-22 06:54:40,702 35572 INFO [tempest.common.debug] ns(qrouter-27a6dcaf-d27f-4022-b0b5-a590cef0ff11) table(mangle): | |
-P PREROUTING ACCEPT -c 550 95962 | |
-P INPUT ACCEPT -c 431 82385 | |
-P FORWARD ACCEPT -c 119 13577 | |
-P OUTPUT ACCEPT -c 113 14060 | |
-P POSTROUTING ACCEPT -c 232 27637 | |
2014-09-22 06:54:40,738 35572 INFO [tempest.common.debug] OVS DB: | |
Bridge table | |
_uuid controller datapath_id datapath_type external_ids fail_mode flood_vlans flow_tables ipfix mirrors name netflow other_config ports protocols sflow status stp_enable | |
------------------------------------ ---------- ------------------ ------------- ------------------ --------- ----------- ----------- ----- ------- ------ ------- ------------------------ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ --------- ----- ------ ---------- | |
ab8d7f26-4b4e-45a8-9e10-28a521d20efc [] "0000267f8daba845" "" {bridge-id=br-ex} [] [] {} [] [] br-ex [] {disable-in-band="true"} [350fe815-5f9b-44c9-8b61-7258d3258933, 76ef01b7-7b3f-47f3-aa15-bcdbe7e72a1f, e36e8de9-dae3-4d25-b804-17239841c647] [] [] {} false | |
c130a533-2a48-468c-bc4d-6771358ffac2 [] "000032a530c18c46" "" {bridge-id=br-int} secure [] {} [] [] br-int [] {} [0d24e13c-a3f3-471d-85a2-a46c2f8a41e2, 34d8750e-b044-4f68-ac1b-cfb0206bc17c, 5f46652f-785a-4379-997b-7a5df21e56d0, 6959ee0c-29dc-4f43-acc7-54c68147277b, 6cbc3708-1c19-4f93-b77a-293afc70ca19, 6e4a08f2-430d-46e6-88ed-f6a5f749b33a, 8cab20f0-bd2e-4efb-a3a3-47f27d6b7b72, 8ee6a01a-ea1c-4816-aa1c-359a0193e013, 94841b85-09b1-4d37-854f-140ffc1291a8, b3becd60-11b6-41f4-a847-ac271964eb59, d266c446-e382-4a93-9271-63277ab2c670, d7705ca1-b2a5-4e90-a52f-9123c0bb26f4] [] [] {} false | |
07b746d9-d00d-427e-b7d9-884de16c26d1 [] "0000da46b7077e42" "" {} [] [] {} [] [] br-tun [] {} [49877be1-68aa-40ab-8ba9-89a9db81d4bf, fac83b60-e64a-4e3a-9d7c-241c6d4a9102] [] [] {} false | |
Controller table | |
_uuid connection_mode controller_burst_limit controller_rate_limit enable_async_messages external_ids inactivity_probe is_connected local_gateway local_ip local_netmask max_backoff other_config role status target | |
----- --------------- ---------------------- --------------------- --------------------- ------------ ---------------- ------------ ------------- -------- ------------- ----------- ------------ ---- ------ ------ | |
Flow_Sample_Collector_Set table | |
_uuid bridge external_ids id ipfix | |
----- ------ ------------ -- ----- | |
Flow_Table table | |
_uuid flow_limit groups name overflow_policy | |
----- ---------- ------ ---- --------------- | |
IPFIX table | |
_uuid cache_active_timeout cache_max_flows external_ids obs_domain_id obs_point_id sampling targets | |
----- -------------------- --------------- ------------ ------------- ------------ -------- ------- | |
Interface table | |
_uuid admin_state bfd bfd_status cfm_fault cfm_fault_status cfm_health cfm_mpid cfm_remote_mpids cfm_remote_opstate duplex external_ids ifindex ingress_policing_burst ingress_policing_rate lacp_current link_resets link_speed link_state mac mac_in_use mtu name ofport ofport_request options other_config statistics status type | |
------------------------------------ ----------- --- ---------- --------- ---------------- ---------- -------- ---------------- ------------------ ------ -------------------------------------------------------------------------------------------------------------------------------------------------------- ------- ---------------------- --------------------- ------------ ----------- ----------- ---------- --- ------------------- ---- ---------------- ------ -------------- ---------------- ------------ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------- -------- | |
124e494e-42d2-41d7-882e-873b52d7b14e down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:25:b7:46", iface-id="680f1a80-7321-4d12-8168-95cfcca8e1c9", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "qg-680f1a80-73" 10 [] {} {} {collisions=0, rx_bytes=20244, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=181, tx_bytes=19075, tx_dropped=0, tx_errors=0, tx_packets=162} {driver_name=openvswitch} internal | |
8ad6d87f-5c57-42a0-b8b0-011cc30a3440 down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:3d:10:63", iface-id="d2cf4fce-a62d-4624-bedf-d90a41a07bce", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "qr-d2cf4fce-a6" 2 [] {} {} {collisions=0, rx_bytes=22853, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=201, tx_bytes=42289, tx_dropped=0, tx_errors=0, tx_packets=440} {driver_name=openvswitch} internal | |
50eac00d-becb-4f51-9055-423039782be7 down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:3e:2f:9c", iface-id="5191db84-ba33-43c5-811c-20998a4c0b03", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "qg-5191db84-ba" 1 [] {} {} {collisions=0, rx_bytes=10760, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=103, tx_bytes=93531, tx_dropped=0, tx_errors=0, tx_packets=595} {driver_name=openvswitch} internal | |
968bb6dc-783e-43d4-98e1-243faaddb803 down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:69:ce:5c", iface-id="2f274224-0440-4af3-8c38-15561c490469", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "tap2f274224-04" 109 [] {} {} {collisions=0, rx_bytes=2977, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=28, tx_bytes=6886, tx_dropped=0, tx_errors=0, tx_packets=114} {driver_name=openvswitch} internal | |
d5683343-ca9d-4672-a4d4-7edf1130089e down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:b9:30:d6", iface-id="075f061e-ed86-4562-b60e-a686d8d4226d", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "tap075f061e-ed" 3 [] {} {} {collisions=0, rx_bytes=9588, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=65, tx_bytes=29065, tx_dropped=0, tx_errors=0, tx_packets=348} {driver_name=openvswitch} internal | |
59a32080-9383-4c52-b03e-d404f5bbe078 down {} {} [] [] [] [] [] [] [] {attached-mac="fa:16:3e:ff:fa:44", iface-id="2442abc1-dd37-4dec-b676-9a7a1bca2ef9", iface-status=active} 0 0 0 [] 3 [] down [] [] [] "qr-2442abc1-dd" 111 [] {} {} {collisions=0, rx_bytes=29667, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=266, tx_bytes=24153, tx_dropped=0, tx_errors=0, tx_packets=222} {driver_name=openvswitch} internal | |
f9b00c42-4b59-41b3-b493-a3cc9b8f819d up {} {} [] [] [] [] [] [] [] {} 0 0 0 [] 0 [] up [] "22:24:f8:f3:7f:8c" [] patch-int 1 [] {peer=patch-tun} {} {collisions=0, rx_bytes=222987, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=2682, tx_bytes=90, tx_dropped=0, tx_errors=0, tx_packets=1} {} patch | |
17016932-8b7a-47fc-81cd-8759efee05cf up {} {} [] [] [] [] [] [] [] {} 0 0 0 [] 0 [] up [] "c6:16:ef:bf:bf:b3" [] patch-tun 1 [] {peer=patch-int} {} {collisions=0, rx_bytes=90, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=1, tx_bytes=222987, tx_dropped=0, tx_errors=0, tx_packets=2682} {} patch | |
b96ccc7e-c4bd-4ec8-a34c-c10c2902bf9f up {} {} [] [] [] [] [] [] [] {} 773 0 0 [] 2 [] up [] "32:a5:30:c1:8c:46" 1500 br-int 65534 [] {} {} {collisions=0, rx_bytes=648, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=8, tx_bytes=223385, tx_dropped=0, tx_errors=0, tx_packets=2687} {driver_name=openvswitch} internal | |
bfb6185a-358b-4691-b95c-097c2142f60b up {} {} [] [] [] [] [] [] [] {} 774 0 0 [] 2 [] up [] "26:7f:8d:ab:a8:45" 1500 br-ex 65534 [] {} {} {collisions=0, rx_bytes=220686, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=1610, tx_bytes=158232, tx_dropped=0, tx_errors=0, tx_packets=1440} {driver_name=openvswitch} internal | |
511851e5-ba43-47e6-bb0c-5e1ce07c3263 up {} {} [] [] [] [] [] [] [] {} 775 0 0 [] 2 [] up [] "da:46:b7:07:7e:42" 1500 br-tun 65534 [] {} {} {collisions=0, rx_bytes=648, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=8, tx_bytes=0, tx_dropped=0, tx_errors=0, tx_packets=0} {driver_name=openvswitch} internal | |
17094e8c-4728-4159-8d21-d50df6bc4c17 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:16:13:ee", iface-id="fd7695de-904d-4c3b-96d6-9be330b81da4", iface-status=active, vm-uuid="dcdb9f86-269e-46da-a035-f9640b9df843"} 1157 0 0 [] 1 10000000000 up [] "0e:60:fe:8b:a6:ad" 1500 "qvofd7695de-90" 71 [] {} {} {collisions=0, rx_bytes=1779, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=19, tx_bytes=70, tx_dropped=0, tx_errors=0, tx_packets=1} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
4e3b7dc1-c47d-4881-9832-78c05c689f32 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:20:d3:b3", iface-id="467066fa-3a29-4cd8-b3e6-431426462af2", iface-status=active, vm-uuid="519bdb8b-5cd6-497d-8d75-7f607e4dc813"} 1291 0 0 [] 1 10000000000 up [] "42:6b:d1:04:95:7f" 1500 "qvo467066fa-3a" 110 [] {} {} {collisions=0, rx_bytes=26512, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=248, tx_bytes=32386, tx_dropped=0, tx_errors=0, tx_packets=291} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
67fe1cb9-504b-4d71-b949-7f3d33f5d6dc up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:9c:27:4c", iface-id="fdee011d-a7f0-42d9-b4ac-5b226a8f2116", iface-status=active, vm-uuid="cd365c14-8212-4b27-af44-44632dcb50fc"} 1078 0 0 [] 0 10000000000 up [] "c2:2b:dd:ab:4c:97" 1500 "qvofdee011d-a7" 60 [] {} {} {collisions=0, rx_bytes=1857, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=20, tx_bytes=1947, tx_dropped=0, tx_errors=0, tx_packets=21} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
8e1e03c3-5310-4930-b46e-9b6744fa8052 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:a8:a1:83", iface-id="5c5e6f65-2947-4957-b89e-91e419f8b48d", iface-status=active, vm-uuid="535d55c2-6cbb-4cd1-a844-e0adb70138ee"} 1076 0 0 [] 0 10000000000 up [] "8e:54:7a:fd:de:ac" 1500 "qvo5c5e6f65-29" 59 [] {} {} {collisions=0, rx_bytes=1947, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=21, tx_bytes=1857, tx_dropped=0, tx_errors=0, tx_packets=20} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
e46e13ab-323b-4168-81da-6503fcc88e14 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:e7:85:04", iface-id="b6cfa863-429b-4e9f-a40e-9a4b2a444fdd", iface-status=active, vm-uuid="fc9ae90c-22ca-4da1-ae3d-a3b2e39ef99f"} 816 0 0 [] 1 10000000000 up [] "0e:d7:a1:50:25:2c" 1500 "qvob6cfa863-42" 10 [] {} {} {collisions=0, rx_bytes=1857, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=20, tx_bytes=140, tx_dropped=0, tx_errors=0, tx_packets=2} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
4da8d804-9171-4619-9c6e-8398dc6ee369 up {} {} [] [] [] [] [] [] full {attached-mac="fa:16:3e:ff:45:66", iface-id="3d527d34-4d1e-49b1-b3e6-38f79a506fab", iface-status=active, vm-uuid="d79c5f9b-e7d9-465c-a204-d3e3c5170a75"} 1211 0 0 [] 1 10000000000 up [] "d6:31:7c:fe:98:83" 1500 "qvo3d527d34-4d" 81 [] {} {} {collisions=0, rx_bytes=1947, rx_crc_err=0, rx_dropped=0, rx_errors=0, rx_frame_err=0, rx_over_err=0, rx_packets=21, tx_bytes=0, tx_dropped=0, tx_errors=0, tx_packets=0} {driver_name=veth, driver_version="1.0", firmware_version=""} "" | |
Manager table | |
_uuid connection_mode external_ids inactivity_probe is_connected max_backoff other_config status target | |
----- --------------- ------------ ---------------- ------------ ----------- ------------ ------ ------ | |
Mirror table | |
_uuid external_ids name output_port output_vlan select_all select_dst_port select_src_port select_vlan statistics | |
----- ------------ ---- ----------- ----------- ---------- --------------- --------------- ----------- ---------- | |
NetFlow table | |
_uuid active_timeout add_id_to_interface engine_id engine_type external_ids targets | |
----- -------------- ------------------- --------- ----------- ------------ ------- | |
Open_vSwitch table | |
_uuid bridges cur_cfg db_version external_ids manager_options next_cfg other_config ovs_version ssl statistics system_type system_version | |
------------------------------------ ------------------------------------------------------------------------------------------------------------------ ------- ---------- -------------------------------------------------- --------------- -------- ------------ ----------- --- ---------- ----------- -------------- | |
fa4539c2-65e7-45d6-b958-d05196c5bc19 [07b746d9-d00d-427e-b7d9-884de16c26d1, ab8d7f26-4b4e-45a8-9e10-28a521d20efc, c130a533-2a48-468c-bc4d-6771358ffac2] 1650 "7.3.0" {system-id="989b33cc-a5d6-4d2a-be6c-26cdbf881668"} [] 1650 {} "2.0.2" [] {} Ubuntu "14.04-trusty" | |
Port table | |
_uuid bond_downdelay bond_fake_iface bond_mode bond_updelay external_ids fake_bridge interfaces lacp mac name other_config qos statistics status tag trunks vlan_mode | |
------------------------------------ -------------- --------------- --------- ------------ ------------ ----------- -------------------------------------- ---- --- ---------------- ------------ --- ---------- ------ ---- ------ --------- | |
350fe815-5f9b-44c9-8b61-7258d3258933 0 false [] 0 {} false [bfb6185a-358b-4691-b95c-097c2142f60b] [] [] br-ex {} [] {} {} [] [] [] | |
d7705ca1-b2a5-4e90-a52f-9123c0bb26f4 0 false [] 0 {} false [b96ccc7e-c4bd-4ec8-a34c-c10c2902bf9f] [] [] br-int {} [] {} {} [] [] [] | |
49877be1-68aa-40ab-8ba9-89a9db81d4bf 0 false [] 0 {} false [511851e5-ba43-47e6-bb0c-5e1ce07c3263] [] [] br-tun {} [] {} {} [] [] [] | |
fac83b60-e64a-4e3a-9d7c-241c6d4a9102 0 false [] 0 {} false [f9b00c42-4b59-41b3-b493-a3cc9b8f819d] [] [] patch-int {} [] {} {} [] [] [] | |
6e4a08f2-430d-46e6-88ed-f6a5f749b33a 0 false [] 0 {} false [17016932-8b7a-47fc-81cd-8759efee05cf] [] [] patch-tun {} [] {} {} [] [] [] | |
76ef01b7-7b3f-47f3-aa15-bcdbe7e72a1f 0 false [] 0 {} false [50eac00d-becb-4f51-9055-423039782be7] [] [] "qg-5191db84-ba" {} [] {} {} [] [] [] | |
e36e8de9-dae3-4d25-b804-17239841c647 0 false [] 0 {} false [124e494e-42d2-41d7-882e-873b52d7b14e] [] [] "qg-680f1a80-73" {} [] {} {} [] [] [] | |
34d8750e-b044-4f68-ac1b-cfb0206bc17c 0 false [] 0 {} false [59a32080-9383-4c52-b03e-d404f5bbe078] [] [] "qr-2442abc1-dd" {} [] {} {} 8 [] [] | |
94841b85-09b1-4d37-854f-140ffc1291a8 0 false [] 0 {} false [8ad6d87f-5c57-42a0-b8b0-011cc30a3440] [] [] "qr-d2cf4fce-a6" {} [] {} {} 1 [] [] | |
6959ee0c-29dc-4f43-acc7-54c68147277b 0 false [] 0 {} false [4da8d804-9171-4619-9c6e-8398dc6ee369] [] [] "qvo3d527d34-4d" {} [] {} {} 4095 [] [] | |
5f46652f-785a-4379-997b-7a5df21e56d0 0 false [] 0 {} false [4e3b7dc1-c47d-4881-9832-78c05c689f32] [] [] "qvo467066fa-3a" {} [] {} {} 8 [] [] | |
6cbc3708-1c19-4f93-b77a-293afc70ca19 0 false [] 0 {} false [8e1e03c3-5310-4930-b46e-9b6744fa8052] [] [] "qvo5c5e6f65-29" {} [] {} {} 4095 [] [] | |
d266c446-e382-4a93-9271-63277ab2c670 0 false [] 0 {} false [e46e13ab-323b-4168-81da-6503fcc88e14] [] [] "qvob6cfa863-42" {} [] {} {} 4095 [] [] | |
0d24e13c-a3f3-471d-85a2-a46c2f8a41e2 0 false [] 0 {} false [17094e8c-4728-4159-8d21-d50df6bc4c17] [] [] "qvofd7695de-90" {} [] {} {} 4095 [] [] | |
8cab20f0-bd2e-4efb-a3a3-47f27d6b7b72 0 false [] 0 {} false [67fe1cb9-504b-4d71-b949-7f3d33f5d6dc] [] [] "qvofdee011d-a7" {} [] {} {} 4095 [] [] | |
8ee6a01a-ea1c-4816-aa1c-359a0193e013 0 false [] 0 {} false [d5683343-ca9d-4672-a4d4-7edf1130089e] [] [] "tap075f061e-ed" {} [] {} {} 1 [] [] | |
b3becd60-11b6-41f4-a847-ac271964eb59 0 false [] 0 {} false [968bb6dc-783e-43d4-98e1-243faaddb803] [] [] "tap2f274224-04" {} [] {} {} 8 [] [] | |
QoS table | |
_uuid external_ids other_config queues type | |
----- ------------ ------------ ------ ---- | |
Queue table | |
_uuid dscp external_ids other_config | |
----- ---- ------------ ------------ | |
SSL table | |
_uuid bootstrap_ca_cert ca_cert certificate external_ids private_key | |
----- ----------------- ------- ----------- ------------ ----------- | |
sFlow table | |
_uuid agent external_ids header polling sampling targets | |
----- ----- ------------ ------ ------- -------- ------- | |
2014-09-22 06:54:40,740 35572 ERROR [tempest.scenario.manager] Public network connectivity check failed | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager Traceback (most recent call last): | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/scenario/manager.py", line 1964, in _check_public_network_connectivity | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager should_connect=should_connect) | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/scenario/manager.py", line 1951, in _check_vm_connectivity | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager self.get_remote_client(ip_address, username, private_key) | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/scenario/manager.py", line 1400, in get_remote_client | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager linux_client.validate_authentication() | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/common/utils/linux/remote_client.py", line 54, in validate_authentication | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager self.ssh_client.test_connection_auth() | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/common/ssh.py", line 151, in test_connection_auth | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager connection = self._get_ssh_connection() | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager File "tempest/common/ssh.py", line 88, in _get_ssh_connection | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager password=self.password) | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager SSHTimeout: Connection to the 172.24.4.50 via SSH timed out. | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager User: cirros, Password: None | |
2014-09-22 06:54:40.740 35572 TRACE tempest.scenario.manager | |
2014-09-22 06:54:40,742 35572 DEBUG [tempest.scenario.manager] Console output for 519bdb8b-5cd6-497d-8d75-7f607e4dc813 | |
2014-09-22 06:54:40,746 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813/action' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" -d '{"os-getConsoleOutput": {"length": null}}' | |
2014-09-22 06:54:44,111 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:44 GMT', 'content-length': '3470', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad4f5701-3836-4bdb-b200-f2ba9173afcf'}) | |
RESP BODY: {"output": "info: /etc/init.d/rc.sysinit: up at 318682.89\ninfo: container: LIBVIRT_LXC_UUID=519bdb8b-5cd6-497d-8d75-7f6\nStarting logging: OK\nInitializing random number generator... done.\nStarting acpid: OK\ncirros-ds 'local' up at 318682.99\nno results found for mode=local. up 318683.03. searched: nocloud configdrive ec2\nStarting network...\nip: RTNETLINK answers: File exists\nudhcpc (v1.20.1) started\nSending discover...\nSending discover...\nSending select for 10.100.0.2...\nSending select for 10.100.0.2...\nLease of 10.100.0.2 obtained, lease time 86400\ndeleting routers\nadding dns 10.100.0.3\nWARN: /etc/rc3.d/S40-network failed\ncirros-ds 'net' up at 318803.38\nchecking http://169.254.169.254/2009-04-04/instance-id\nfailed 1/20: up 318803.39. request failed\nfailed 2/20: up 318805.83. request failed\nfailed 3/20: up 318807.85. request failed\nfailed 4/20: up 318809.87. request failed\nfailed 5/20: up 318811.89. request failed\nfailed 6/20: up 318814.10. request failed\nfailed 7/20: up 318816.12. request failed\nfailed 8/20: up 318818.14. request failed\nfailed 9/20: up 318820.16. request failed\nfailed 10/20: up 318822.18. request failed\nfailed 11/20: up 318824.19. request failed\nfailed 12/20: up 318826.24. request failed\nfailed 13/20: up 318828.26. request failed\nfailed 14/20: up 318830.27. request failed\nfailed 15/20: up 318832.29. request failed\nfailed 16/20: up 318834.31. request failed\nfailed 17/20: up 318836.32. request failed\nfailed 18/20: up 318838.34. request failed\nfailed 19/20: up 318840.36. request failed\nfailed 20/20: up 318842.37. request failed\nfailed to read iid from metadata. tried 20\nno results found for mode=net. up 318844.39. searched: nocloud configdrive ec2\nfailed to get instance-id of datasource\nStarting dropbear sshd: generating rsa key... generating dsa key... OK\n=== system information ===\nPlatform: Container: LIBVIRT_LXC_UUID=519bdb8b-5cd6-497d-8d75-7f6\nArch: x86_64\nCPU(s): 4 @ 2693.262 MHz\nCores/Sockets/Threads: 1/4/1\nVirt-type: \nRAM Size: 1994MB\n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgwC6fBjtRr6+cbUS5ve6wT5MpKdTUAxs41HH27PfkFoD//SRhoMm0cCleWbJ3EdfIBZeZNKAYAiOjymwLGeaGpQ03SJ0b0hcGo0oBOfvHVMiw9BUwwF5rAp2+shzvwQDq1I/KB1HArZLlsf65DRo4FFCw3yglGBpdcHXiu2oYRSFHwAP root@cirros\nssh-dss AAAAB3NzaC1kc3MAAACBAIASp23DiGX6b8P1b53WY+rsBWfO4mmjhuTrX5Is0YWAX/30/DXY6sAEQb/M4IoaEcFo6cJi9Sl/eoU/UOSXnRVwl7AhX9wBwsDirvgMVRjDBIGG3OIyHMUa2A3wug7B5p52u7fK8IpUqBHmy+wUg8zzgZJgwz3d9MfXoy6Od6Y9AAAAFQCjOp5cxcKTu/VXdfYwG3Ag0Q4RwQAAAIANRrFig+CFUQQk56XagUm2ckQS3/miNOwDUD6lEw1I0ZtiXKGDdZh3Wk9tRK+v3CvfphwiIP3c9yJLV8fo9wr6omXgi7eIkOP5thK7H3vfYwy5gdGlfx08TiQd3cCvrgYYI8mzj4YQr6CGioWLrDAe84LNHAAMind2XWbIFYTJdAAAAIAIEi48r1S9vsPjUPy0l3R0h/YsWptEKVui+dpvTzH4QANElXsvK766jgy7BMFxrwbmkE0Yl2tYrTaSwpD9+Abnc+dTARVtrV0RuE9zqQTAsWiJKGjjDSEVkd4/kRn5/nWZNrtwIgP/xWefn/Xc93j6RBoy9jJ7S817B2Oql27vQA== root@cirros\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,10.100.0.2,28,fe80::f816:3eff:fe20:d3b3\nip-route:default via 10.100.0.1 dev eth0 \nip-route:10.100.0.0/28 dev eth0 src 10.100.0.2 \n=== datasource: None None ===\n=== cirros: current=0.3.2 uptime=318844.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'cubswin:)'. use 'sudo' for root.\ncirros login: "} | |
2014-09-22 06:54:44,113 35572 DEBUG [tempest.scenario.manager] info: /etc/init.d/rc.sysinit: up at 318682.89 | |
info: container: LIBVIRT_LXC_UUID=519bdb8b-5cd6-497d-8d75-7f6 | |
Starting logging: OK | |
Initializing random number generator... done. | |
Starting acpid: OK | |
cirros-ds 'local' up at 318682.99 | |
no results found for mode=local. up 318683.03. searched: nocloud configdrive ec2 | |
Starting network... | |
ip: RTNETLINK answers: File exists | |
udhcpc (v1.20.1) started | |
Sending discover... | |
Sending discover... | |
Sending select for 10.100.0.2... | |
Sending select for 10.100.0.2... | |
Lease of 10.100.0.2 obtained, lease time 86400 | |
deleting routers | |
adding dns 10.100.0.3 | |
WARN: /etc/rc3.d/S40-network failed | |
cirros-ds 'net' up at 318803.38 | |
checking http://169.254.169.254/2009-04-04/instance-id | |
failed 1/20: up 318803.39. request failed | |
failed 2/20: up 318805.83. request failed | |
failed 3/20: up 318807.85. request failed | |
failed 4/20: up 318809.87. request failed | |
failed 5/20: up 318811.89. request failed | |
failed 6/20: up 318814.10. request failed | |
failed 7/20: up 318816.12. request failed | |
failed 8/20: up 318818.14. request failed | |
failed 9/20: up 318820.16. request failed | |
failed 10/20: up 318822.18. request failed | |
failed 11/20: up 318824.19. request failed | |
failed 12/20: up 318826.24. request failed | |
failed 13/20: up 318828.26. request failed | |
failed 14/20: up 318830.27. request failed | |
failed 15/20: up 318832.29. request failed | |
failed 16/20: up 318834.31. request failed | |
failed 17/20: up 318836.32. request failed | |
failed 18/20: up 318838.34. request failed | |
failed 19/20: up 318840.36. request failed | |
failed 20/20: up 318842.37. request failed | |
failed to read iid from metadata. tried 20 | |
no results found for mode=net. up 318844.39. searched: nocloud configdrive ec2 | |
failed to get instance-id of datasource | |
Starting dropbear sshd: generating rsa key... generating dsa key... OK | |
=== system information === | |
Platform: Container: LIBVIRT_LXC_UUID=519bdb8b-5cd6-497d-8d75-7f6 | |
Arch: x86_64 | |
CPU(s): 4 @ 2693.262 MHz | |
Cores/Sockets/Threads: 1/4/1 | |
Virt-type: | |
RAM Size: 1994MB | |
=== sshd host keys === | |
-----BEGIN SSH HOST KEY KEYS----- | |
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgwC6fBjtRr6+cbUS5ve6wT5MpKdTUAxs41HH27PfkFoD//SRhoMm0cCleWbJ3EdfIBZeZNKAYAiOjymwLGeaGpQ03SJ0b0hcGo0oBOfvHVMiw9BUwwF5rAp2+shzvwQDq1I/KB1HArZLlsf65DRo4FFCw3yglGBpdcHXiu2oYRSFHwAP root@cirros | |
ssh-dss AAAAB3NzaC1kc3MAAACBAIASp23DiGX6b8P1b53WY+rsBWfO4mmjhuTrX5Is0YWAX/30/DXY6sAEQb/M4IoaEcFo6cJi9Sl/eoU/UOSXnRVwl7AhX9wBwsDirvgMVRjDBIGG3OIyHMUa2A3wug7B5p52u7fK8IpUqBHmy+wUg8zzgZJgwz3d9MfXoy6Od6Y9AAAAFQCjOp5cxcKTu/VXdfYwG3Ag0Q4RwQAAAIANRrFig+CFUQQk56XagUm2ckQS3/miNOwDUD6lEw1I0ZtiXKGDdZh3Wk9tRK+v3CvfphwiIP3c9yJLV8fo9wr6omXgi7eIkOP5thK7H3vfYwy5gdGlfx08TiQd3cCvrgYYI8mzj4YQr6CGioWLrDAe84LNHAAMind2XWbIFYTJdAAAAIAIEi48r1S9vsPjUPy0l3R0h/YsWptEKVui+dpvTzH4QANElXsvK766jgy7BMFxrwbmkE0Yl2tYrTaSwpD9+Abnc+dTARVtrV0RuE9zqQTAsWiJKGjjDSEVkd4/kRn5/nWZNrtwIgP/xWefn/Xc93j6RBoy9jJ7S817B2Oql27vQA== root@cirros | |
-----END SSH HOST KEY KEYS----- | |
=== network info === | |
if-info: lo,up,10.100.0.2,28,fe80::f816:3eff:fe20:d3b3 | |
ip-route:default via 10.100.0.1 dev eth0 | |
ip-route:10.100.0.0/28 dev eth0 src 10.100.0.2 | |
=== datasource: None None === | |
=== cirros: current=0.3.2 uptime=318844.54 === | |
____ ____ ____ | |
/ __/ __ ____ ____ / __ \/ __/ | |
/ /__ / // __// __// /_/ /\ \ | |
\___//_//_/ /_/ \____/___/ | |
http://cirros-cloud.net | |
login as 'cirros' user. default password: 'cubswin:)'. use 'sudo' for root. | |
cirros login: | |
2014-09-22 06:54:44,668 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/floatingips/19495d40-00bc-456b-96f1-875d7148ac41.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:45,031 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:45 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-cdde3f05-68ca-4a89-9b30-c46836bd7b0f'}) | |
2014-09-22 06:54:45,031 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X DELETE -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:49,279 35572 DEBUG [novaclient.client] RESP: [204] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:49 GMT', 'content-length': '0', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7519c90-0538-4f94-af06-8d5e9563264a'}) | |
RESP BODY: null | |
2014-09-22 06:54:49,284 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:49,469 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:49 GMT', 'content-length': '1625', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed8b70b3-ef9d-46f3-bb63-102c1a7411f6'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:54:49Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:54:49,472 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to NotFound status. Currently in ACTIVE status | |
2014-09-22 06:54:50,474 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:50,594 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:50 GMT', 'content-length': '1625', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce58bc2-ed25-4433-b67b-33a759d43d3f'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:54:49Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:54:50,594 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to NotFound status. Currently in ACTIVE status | |
2014-09-22 06:54:51,596 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:51,681 35572 DEBUG [novaclient.client] RESP: [200] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:51 GMT', 'content-length': '1625', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1237f0-6dc8-4e85-86d2-51648bfd30d3'}) | |
RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"network-smoke--276319488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:d3:b3", "version": 4, "addr": "10.100.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "self"}, {"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813", "rel": "bookmark"}], "image": {"id": "4f481d13-f23d-4cea-b61a-008a0f9ccd30", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/images/4f481d13-f23d-4cea-b61a-008a0f9ccd30", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2014-09-22T11:49:07.000000", "flavor": {"id": "42", "links": [{"href": "http://192.168.60.225:8774/0b4735195b5348e69f9094ec2a94c1ae/flavors/42", "rel": "bookmark"}]}, "id": "519bdb8b-5cd6-497d-8d75-7f607e4dc813", "security_groups": [{"name": "secgroup-smoke--1859415220"}], "user_id": "5154017201bf4b0f92552dea47ba4504", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2014-09-22T11:54:49Z", "hostId": "eabdae9b3ff0fd8fae99adf1718ef1a4bd81012a24f1aae1c8e5101c", "OS-SRV-USG:terminated_at": null, "key_name": "keypair-smoke--741531478", "name": "server-smoke-1632283836", "created": "2014-09-22T11:48:58Z", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} | |
2014-09-22 06:54:51,682 35572 DEBUG [tempest.scenario.manager] Waiting for <Server: server-smoke-1632283836> to get to NotFound status. Currently in ACTIVE status | |
2014-09-22 06:54:52,684 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:52,768 35572 DEBUG [novaclient.client] RESP: [404] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:52 GMT', 'content-length': '73', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-d69e6a83-7486-4d95-b3d1-9a9adc7addec'}) | |
RESP BODY: {"itemNotFound": {"message": "Instance could not be found", "code": 404}} | |
2014-09-22 06:54:52,776 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871/remove_router_interface.json -X PUT -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873"}' | |
2014-09-22 06:54:52,966 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:52 GMT', 'content-length': '199', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-ba3ef3c3-8ab4-43cc-8ab8-a6a12e3461ea'}) {"subnet_id": "50a10b88-10e5-423b-bac3-d79be489f873", "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "port_id": "2442abc1-dd37-4dec-b676-9a7a1bca2ef9", "id": "e40c0660-42ca-490b-82be-b0840f957871"} | |
2014-09-22 06:54:52,969 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/subnets/50a10b88-10e5-423b-bac3-d79be489f873.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,189 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-2b2eb5a4-ee6d-4443-baa1-d99bcc617f38'}) | |
2014-09-22 06:54:53,191 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871.json -X PUT -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" -d '{"router": {"external_gateway_info": {}}}' | |
2014-09-22 06:54:53,420 35572 DEBUG [neutronclient.client] RESP:200 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '265', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-f335e902-0821-4ed7-819b-f3dc7ca1a6dc'}) {"router": {"status": "ACTIVE", "external_gateway_info": null, "name": "router-smoke--99701421", "admin_state_up": true, "tenant_id": "0b4735195b5348e69f9094ec2a94c1ae", "distributed": false, "routes": [], "ha": false, "id": "e40c0660-42ca-490b-82be-b0840f957871"}} | |
2014-09-22 06:54:53,421 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/routers/e40c0660-42ca-490b-82be-b0840f957871.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,559 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-7c686953-9652-4b45-be3f-4e7b33a98c08'}) | |
2014-09-22 06:54:53,561 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/networks/02d83931-4090-41a2-814c-b8a7cf590081.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,820 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-2e6ef547-7aad-47af-807b-b51d9aaec38d'}) | |
2014-09-22 06:54:53,822 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules/e1a91e2a-0dbc-4d67-b042-246c31e6213a.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,862 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-2f3a5ad6-c5f6-49ce-8a2b-3fed4bac80a9'}) | |
2014-09-22 06:54:53,863 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules/7ed0fb20-1ea1-4494-9d8d-7cca4fdaab9f.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,923 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-681d212e-e00b-4c2e-be3d-bd9dbb3f2ee8'}) | |
2014-09-22 06:54:53,924 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules/23b39d54-6feb-4450-91fb-0d53df25fbe0.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:53,986 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:53 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-a0cc2fa6-572b-48df-b882-821321c64103'}) | |
2014-09-22 06:54:53,988 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-group-rules/cbd14d6f-9937-4d4e-9912-c8fd9266e666.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:54,039 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:54 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-117c1385-dd4f-4a98-80bb-0ffdc4915ce9'}) | |
2014-09-22 06:54:54,040 35572 DEBUG [neutronclient.client] | |
REQ: curl -i http://192.168.60.225:9696//v2.0/security-groups/96e6c3aa-b441-434a-b615-3f7bf2f5eda1.json -X DELETE -H "X-Auth-Token: cd6deec829a64e91b3982ea35fa89690" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient" | |
2014-09-22 06:54:54,117 35572 DEBUG [neutronclient.client] RESP:204 CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:54 GMT', 'content-length': '0', 'x-openstack-request-id': 'req-5e20dd0c-d884-4154-a14b-ec7244016e10'}) | |
2014-09-22 06:54:54,126 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/os-keypairs/keypair-smoke--741531478' -X DELETE -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:54,177 35572 DEBUG [novaclient.client] RESP: [202] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:54 GMT', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'x-compute-request-id': 'req-f071aa8a-ac18-4ebd-8636-e2640d0fb91e'}) | |
RESP BODY: null | |
2014-09-22 06:54:54,178 35572 DEBUG [novaclient.client] REQ: curl -i 'http://192.168.60.225:8774/v2/0b4735195b5348e69f9094ec2a94c1ae/servers/519bdb8b-5cd6-497d-8d75-7f607e4dc813' -X GET -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: demo" -H "X-Auth-Token: {SHA1}c737ca674dcaae91feb2063b736a2faf4937ee8d" | |
2014-09-22 06:54:57,078 35572 DEBUG [novaclient.client] RESP: [404] CaseInsensitiveDict({'date': 'Mon, 22 Sep 2014 11:54:57 GMT', 'content-length': '73', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-bde259ae-14b5-44c6-a4f4-dc79b2d0f51b'}) | |
RESP BODY: {"itemNotFound": {"message": "Instance could not be found", "code": 404}} | |
}}} | |
Traceback (most recent call last): | |
File "tempest/test.py", line 128, in wrapper | |
return f(self, *func_args, **func_kwargs) | |
File "tempest/scenario/test_network_advanced_server_ops.py", line 111, in test_server_connectivity_rebuild | |
self._setup_network_and_servers() | |
File "tempest/scenario/test_network_advanced_server_ops.py", line 75, in _setup_network_and_servers | |
self._wait_server_status_and_check_network_connectivity() | |
File "tempest/scenario/test_network_advanced_server_ops.py", line 91, in _wait_server_status_and_check_network_connectivity | |
self._check_network_connectivity() | |
File "tempest/scenario/test_network_advanced_server_ops.py", line 86, in _check_network_connectivity | |
servers=[self.server]) | |
File "tempest/scenario/manager.py", line 1964, in _check_public_network_connectivity | |
should_connect=should_connect) | |
File "tempest/scenario/manager.py", line 1951, in _check_vm_connectivity | |
self.get_remote_client(ip_address, username, private_key) | |
File "tempest/scenario/manager.py", line 1400, in get_remote_client | |
linux_client.validate_authentication() | |
File "tempest/common/utils/linux/remote_client.py", line 54, in validate_authentication | |
self.ssh_client.test_connection_auth() | |
File "tempest/common/ssh.py", line 151, in test_connection_auth | |
connection = self._get_ssh_connection() | |
File "tempest/common/ssh.py", line 88, in _get_ssh_connection | |
password=self.password) | |
SSHTimeout: Connection to the 172.24.4.50 via SSH timed out. | |
User: cirros, Password: None | |
Ran 1 tests in 364.584s (+15.825s) | |
FAILED (id=45, failures=1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment